Which of the following statements is false?

a. To ensure that the operands in a mixed-type expression are of the same type, Java performs implicit conversion on selected operands.
b. Cast operators are unary operators.
c. Cast operators associate from right to left and are one level lower in precedence than the multiplicative operators.
d. Cast operators are formed by placing parentheses around the name of a type.

c. Cast operators associate from right to left and are one level lower in precedence than the multiplicative operators.

Computer Science & Information Technology

You might also like to view...

A structured collection of related facts stored together in the same file is called a ________

A) document B) spreadsheet C) presentation D) database

Computer Science & Information Technology

IEEE 1394 standard is also known as

A) Hot swap B) FireWire C) USB D) Ethernet

Computer Science & Information Technology