Single Choice Moderate

QBraces are used to:

ID: #25922 MCQ Quiz - Class 8 - Decision Control Structure 3 views
Question Info
#25922Q ID
ModerateDifficulty
MCQ Quiz - Class 8 - Decision Control StructureTopic

Choose the Best Option

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

  • A Group statements
  • B Change values
  • C Change types
  • D None
Correct Answer

Explanation

Correct Answer Explanation:

Curly braces { } group multiple statements into a single block, treated as one unit by the compiler.

Why the other options are incorrect:

  • Option B: Braces don't change values.
  • Option C: Braces don't change types.
  • Option D: Braces have a clear purpose — grouping.

Share This Question

Challenge a friend or share with your study group.