Multiple Choice
Which of these statements are incorrect?
A) equal to operator has least precedence
B) <br>ackets () have highest precedence
C) division operator, /, has higher precedence than multiplication operator
D) addition operator, +, and subtraction operator have equal precedence
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Modulus operator, %, can be applied to
Q2: On applying Left shift operator, <<, on
Q3: . Which of these is returned by
Q5: What is the output of relational operators?<br>A)integer<br>B)boolean<br>C)characters<br>D)double
Q6: Which of these operators is used to
Q7: Decrement operator, ??, decreases the value of
Q8: Which operator is used to invert all
Q9: Which of these operators can skip evaluating
Q10: Which of these selection statements test only
Q11: An expression involving byte, int, and literal