Solved

Which of the Following Statements About Arithmetic Operators Is False

Question 8

Multiple Choice

Which of the following statements about arithmetic operators is false?


A) Each arithmetic operator may be used with integers and floating-point numbers.
B) If both xe "operand"operands are integers, the result is an integer-except for the xe "true division operator (/) "true-division (/) operator, which always yields a floating-point number.
C) If both operands are floating-point numbers, the result is a floating-point number.
D) Expressions containing an integer and a floating-point number are mixed-type expressions-these always produce an integer.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions