πŸ“’ Too many exams? Don’t know which one suits you best? Book Your Free Expert πŸ‘‰ call Now!

  • google app store apple app store
  • βœ–

      Question

      Polymorphism, meaning "many forms," allows objects of

      different classes to be treated as objects of a common superclass. Which of the following best describes its core idea?
      A The ability of a class to inherit properties from multiple parent classes. Correct Answer Incorrect Answer
      B The ability to hide the internal implementation details of an object. Correct Answer Incorrect Answer
      C The ability of an object to take on many forms, often through method overriding or overloading. Correct Answer Incorrect Answer
      D The bundling of data and methods into a single unit. Correct Answer Incorrect Answer
      E The process of creating multiple instances of a class. Correct Answer Incorrect Answer

      Solution

      The correct answer is C

      Practice Next
      ask-question