Question

    What is abstraction in object-oriented programming?

    A The process of hiding the internal details of an object Correct Answer Incorrect Answer
    B The process of creating a new class from an existing class Correct Answer Incorrect Answer
    C The ability of an object to take on many forms Correct Answer Incorrect Answer
    D The process of creating an instance of a class Correct Answer Incorrect Answer

    Solution

    The process of hiding the internal details of an object

    Practice Next

    Relevant for Exams:

    ×
    ×