Westonci.ca connects you with experts who provide insightful answers to your questions. Join us today and start learning! Experience the ease of finding accurate answers to your questions from a knowledgeable community of professionals. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts.

The _________ is the technique of hiding the internal implementation details of an object from its external view.

a. Update operation
b. Query operation
c. Constructor oferation
d. Encapsulation


Sagot :

Answer:

The answer is d. Encapsulation.

Encapsulation is a fundamental concept in object-oriented programming that promotes data protection and modularity. It restricts direct access to an object's internal state and defines how the object interacts with the outside world through well-defined methods.

Explanation:

Answer:

c

Explanation:

constructor oferation