Vidyalelo
Computer Science · Q261

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 261

Q261

Assuming the following three operators appear in an expression (without parentheses), which of the operators will be performed first?

A.
&&
B.
!
Answer
C.
||
D.
source code

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board