Java ProgrammingPrograming & IT Mcqs

100+ MCQ & Answer Java programming | page-10 |Computer Engineering MCQ And Answer

91.
What is the other name for a Question Mark – Colon (?:) operator in Java?

92.
Java Ternary operator is sometimes called ____.

93.
The condition of a Java Ternary operator should evaluate to ___.

94.
Java Ternary operator can be used with ___.

95.
A java Ternary operator has priority less than ___.

96.
Java assignment operator has priority more than ___.

97.
The True Part Expression of a Java conditional operator or Ternary operator ____ return a value.

98.
Choose a possible error with a Ternary operator while compiling a Java program.

99.
An IF-ELSE statement is also called ___.

100.
An IF or ELSE IF statement accepts ___ as input before branching.

Leave a Reply

Your email address will not be published. Required fields are marked *