Modulus Operator Can Be Applied To Which Of These #82
Modulus operator, %, can be applied to which of these?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Operators Control Statements - Java Arithmetic Operators - Quiz No.1.
Modulus operator, %, can be applied to which of these?
Integers
Floating – point numbers
Both Integers and floating – point numbers
None of the mentioned