The concept of using a method or class to hide low-level details is called ____.

A. abstraction
B. refinement
C. refactoring
D. decoupling

Answer: A

Computer Science & Information Technology

You might also like to view...

Which of the following APU families can also be installed in a motherboard that uses a Kaveri APU?

a. Llano b. Richland c. Vishera d. FX

Computer Science & Information Technology

Base class methods with this level of access cannot be called from derived classes.

a. Private b. Public c. Protected d. None of the above

Computer Science & Information Technology