Vidyalelo
C Programming · Q60

Operators and Expressions

Programming · C Programming · question 60

Q60

Which among the following has the highest precedence?

A.
&
B.
<<
C.
sizeof()
Answer
D.
&&

Answer: Option C

Solution

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