Single Choice Easy

QHow does OOP contribute to better maintenance of code?

ID: #20080 Basic Concept of OOP 102 views
Question Info
#20080Q ID
EasyDifficulty
Basic Concept of OOPTopic

Choose the Best Option

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

  • A By avoiding code organization
  • B By increasing code duplication
  • C By promoting code modularity and readability
  • D By eliminating the use of objects
Correct Answer

Explanation

OOP contributes to better code maintenance by promoting code modularity and readability, making it easier to understand, update, and debug.

Share This Question

Challenge a friend or share with your study group.