Question: n c++ The client can use a function without knowing how it is implemented. The details of the implementation are encapsulated in the function and
n c++ The client can use a function without knowing how it is implemented. The details of the implementation are encapsulated in the function and hidden from the client who invokes the function. This is known as __________. -More than one box can be checked
| function hiding |
| simplifying function |
| information hiding |
| encapsulation |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
