MCQOPTIONS
Bookmark
Saved Bookmarks
→
Technical MCQs
→
2D Transformation And Answers in Technical MCQs
→
which operator outputs the remainder of an integer..
1.
which operator outputs the remainder of an integer division?
A.
Add
B.
Subtraction
C.
Modulus
D.
Increment
Answer» D. Increment
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
A __________ will be visible only within a function where it is defined.
Which of the following statement is true about BitWise OR?
Logical AND : If both the operands are non-zero, then the condition becomes true.
Which operator checks if the value of the left operand is greater than the value of the right operand?
which operator outputs the remainder of an integer division?
State whether the following statements are True or False for strict equality operator(= = =). i) If the two values have different types they are equal. ii) If both values are null or both values are undefined, they are equal.
If an operator is NaN or converts to NaN, what wil comparison operator always returns ?
What will be the output if we compare "ten" and 10 with less then comparison operator("ten"<10)?
If var A={B:3, C:5}, how to use the delete operator to delete one of the properties of an object.
which operator evaluates its operands, then discards the value and returns undefined?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply