Solved

Which One of the Following Statements Does NOT Apply to Object-Oriented

Question 11

Multiple Choice

Which one of the following statements does NOT apply to object-oriented programming?


A) Object-oriented programming helps to prevent the complete rewriting of a program every time a minor change needs to be made.
B) Object-oriented programming makes use of the principle of "data hiding."
C) Object-oriented programming makes use of the encapsulation within an object of data and procedures that act on the data.
D) Object-oriented programming depends on the programmer having access to and understanding all of the code that contains the data and procedures that are encapsulated within an object.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions