Single Choice Moderate

QCorrect syntax of MAX is:

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

Choose the Best Option

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

  • A 4
  • B MAX A1:A5
  • D MAX{A1:A5}
Correct Answer

Explanation

Correct Answer Explanation:

The correct syntax is =MAX(A1:A5) — with equals sign, function name, and range in parentheses.

Why the other options are incorrect:

  • Option B: Missing = sign and parentheses.
  • Option C: Missing parentheses and uses spaces instead of colon.
  • Option D: Uses curly braces {} — Excel functions use round parentheses ().

Share This Question

Challenge a friend or share with your study group.