Which arithmetic operators cannot have a floating point operand-00770
This subjective question is related to the book/course vu cs504 Software Engineering - I. It can also be found in vu cs504 Mid Term Solved Past Paper No. 2.
Question 1: Which arithmetic operators cannot have a floating point operand?
Answer:
Modulus operator
This operator can only be used with integer operands ONLY