Home » JAVA Programming » Object & Classes » Question
  1. Which of these class relies upon its subclasses for complete implementation of its methods?
    1. String class
    2. ArrayList class
    3. abstract class
    4. Object class
    5. None of these
Correct Option: C

abstract class



Your comments will be displayed only after manual approval.