Java : Programming Concept Questions & Answers
Question : Division operator has ____ precedence over multiplication operator.
A.
Heighest
B.
Least
C.
Equal
D.
None of These
Correct Answer is : Option C.
- What is the full form of JVM ?
- In Java code, the line that begins with /* and ends with */ is known as?
- Which of the following are not Java modifiers?
- Who is known as father of Java Programming Language?
- In java control statements break, continue, return, try-catch-finally and assert belongs to?