What happens if you use the modulus operator with two floating point values?
What will be an ideal response?
The code will not compile. The modulus operator only works on integers.
Computer Science & Information Technology
You might also like to view...
Pandora is the most popular web browser for people using Macs
Indicate whether the statement is true or false
Computer Science & Information Technology
Constants declared in an interface are implicitly _______.
a. private. b. static. c. abstract. d. All of the above.
Computer Science & Information Technology