To get the remainder of an integer division, Java provides the ____ operator.
A. modulus (%)
B. division (/)
C. multiplication (*)
D. addition (+)
Answer: A
Computer Science & Information Technology
You might also like to view...
In a client/server network, each network node communicates directly with every other node on the network
Indicate whether the statement is true or false
Computer Science & Information Technology
A XAML document defines the ________ of a Windows 8 UI app.
a) appearance b) sequencing c) threading d) priority
Computer Science & Information Technology