Which Of These Statements Are Incorrect #115
Which of these statements are incorrect?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Operators Control Statements - Java Assignment Operators and Operator Precedence - Quiz No.1.
Which of these statements are incorrect?
Equal to operator has least precedence
Brackets () have highest precedence
Division operator, /, has higher precedence than multiplication operator
Addition operator, +, and subtraction operator have equal precedence