Java ProgrammingPrograming & IT Mcqs

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

51.
A boolean literal in Java can be type casted to which data type?

52.
If a variable or operand in an expression is type long, then all the operands are type promoted to which data type?

53.
An Arithmetic expression in Java involves which Operators or Operations?

54.
Choose the Compound Assignment Arithmetic Operators in Java below.

55.
Which is the arithmetic operator in Java that gives the Remainder of Division?

56.
Arithmetic operators +, -, /, * and % have which Associativity?

57.
Among Postfix Decrement and Prefix Increment operators in Java, which operator has less priority?

58.
Increment and Decrement arithmetic operators in Java has which Associativity?

59.
Choose the correct statement about Java Operators +, -, *, / and %.

60.
Choose the correct statement about Java Prefix and Postfix operations.

Leave a Reply

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