Solved

Most Object-Oriented Programming Languages Enable You to Encapsulate (Or Hide)

Question 12

Multiple Choice

Most object-oriented programming languages enable you to encapsulate (or hide) an object's data from the client code. Such data in these languages is said to be ________ data.


A) public
B) protected
C) private
D) None of the above

Correct Answer:

verifed

Verified

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

Related Questions