Single Choice Moderate

QMeaningful names help:

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

Choose the Best Option

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

  • A Readability
  • B Errors
  • C Speed only
  • D Nothing
Correct Answer

Explanation

Correct Answer Explanation:

Meaningful variable and function names greatly improve code readability, making programs easier to understand and maintain.

Why the other options are incorrect:

  • Option B: Meaningful names help AVOID errors, not cause them.
  • Option C: Names don't affect execution speed.
  • Option D: Naming has a big impact.

Share This Question

Challenge a friend or share with your study group.