Vidyalelo
Java Programming · Q51

Operators

Programming · Java Programming · question 51

Q51

Which of these statements are incorrect?

A.
Equal to operator has least precedence
B.
Brackets () have highest precedence
C.
Division operator, /, has higher precedence than multiplication operator
Answer
D.
Addition operator, +, and subtraction operator have equal precedence

Answer: Option C

Solution

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