Question: The client can use a function without knowing how it is implemented. The details of the implementation are contained within the function and hidden from
The client can use a function without knowing how it is implemented. The details of the implementation are contained within the function and hidden from the client who invokes the function. This is known as encapuslation and has which of the following advantages:
It isolates the problem to be solved.
It makes the logic clear.
It makes the program run faster.
It makes the program easier to read.
It guarantees the code will be correct.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
