Multiple choice What is Abstraction? defines different methods of same type. the ability of an object to take on many forms. A summary of a Class. It refers to the ability to make a class abstract in OOP. Reveal answer Fill a bubble to check yourself D Correct answer Explanation Abstraction in OOP refers to hiding complex implementation details and showing only the necessary features of an object, often achieved via abstract classes or interfaces.