Discover the answers you need at Westonci.ca, where experts provide clear and concise information on various topics. Our platform provides a seamless experience for finding precise answers from a network of experienced professionals. Join our platform to connect with experts ready to provide precise answers to your questions in different areas.

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