The client can use a method without knowing how it is implemented. The details of the implementation are encapsulated in the method and hidden from the client who invokes the method. This is known as
a. information hiding
b. encapsulation
c. method hiding
d. simplifying method
a. information hiding
b. encapsulation
Computer Science & Information Technology
You might also like to view...
How would you use an analog VGA monitor with a DVI-I connector?
What will be an ideal response?
Computer Science & Information Technology
The indirection operator in C is ____.
A. & B. * C. -> D. .
Computer Science & Information Technology
Use a(n) _____ to accept a user's action, such as to accept changes or to proceed to another page.?
A. ?confirmation box B. ?alertbox C. ?promptbox D. ?eventbox
Computer Science & Information Technology
A report is more meaningful if its data is ________ and sorted
Fill in the blank(s) with correct word
Computer Science & Information Technology