Multiple Choice Question

Quiz Guidelines

 

QID: 
314
Question: 

Which of the following statements are true?

Select 2 options

A. The modulus operator % can only be used with integer operands.
B. & can have integral as well as boolean operands.
C. The arithmetic operators *, / and % have the same level of precedence.
D. && can have integer as well as boolean operands.
E. ~ can have integer as well as boolean operands.

Q&A Set: