MCQS | Which operator is used to negate a Bool in Swift?

Question:Which operator is used to negate a Bool in Swift?

1.!

2. ~

3.NOT

4.!=