Single Choice Moderate

QWhich operator gives the remainder?

ID: #25672 MCQ Quiz - Chapter Summary - Class 8 - Spreadsheet 7 views
Question Info
#25672Q ID
ModerateDifficulty
MCQ Quiz - Chapter Summary - Class 8 - SpreadsheetTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A /
  • B *
  • C MOD (function)
  • D ^
Correct Answer

Explanation

Correct Answer Explanation:

In Excel, the MOD function returns the remainder. For example, =MOD(10, 3) returns 1 because 10 ÷ 3 leaves remainder 1.

Why the other options are incorrect:

  • Option A: The / operator gives the quotient (result of division), not remainder.
  • Option B: The * operator is for multiplication, not remainder.
  • Option D: The ^ operator is for exponentiation, not remainder.

Share This Question

Challenge a friend or share with your study group.