Report Bug
Qus : Which of the following is a logical operator in C?
QusWhich of the following is a logical operator in C?

A. &&
B. | |
C. !
D. All of the above


Solution
D. All of the above






Report Bug