Let's test your knowledge. Click the correct answer from the options.
Which of the following statements about abstraction in object-oriented programming (OOP) is true?
Click the option that best answers the question.
- Abstraction allows us to focus on the essential characteristics of an object or system
- Abstraction is achieved through the use of concrete classes
- Abstraction is not important in OOP
- Abstraction can only be achieved using interfaces