Q4
Which character do the error_reporting directive use to represent the logical operator NOT?
A.
/
B.
!
C.
~
AnswerD.
^
Answer: Option C
Solution
Answer: Option C
Solution:
The twidle (~) character is used to represent the logical operator NOT.