Which of the following are true about Java operators and statements? (Choose three.) A. Both right-hand sides
Question:
Which of the following are true about Java operators and statements? (Choose three.)
A. Both right-hand sides of the ternary expression are evaluated at runtime.
B. A switch statement may contain at most one default statement.
C. The post-increment operator (++) returns the value of the variable before the addition is applied.
D. The logical operators (|) and (||) are interchangeable, producing the same results at runtime.
E. The complement operator (!) operator may be applied to numeric expressions.
F. An assignment operator returns a value that is equal to the value of the expression being assigned.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
OCP Oracle Certified Professional Java SE 11 Developer Practice Tests Exam 1Z0 819 And Upgrade Exam 1Z0 817
ISBN: 9781119696131
1st Edition
Authors: Scott Selikoff, Jeanne Boyarsky
Question Posted: