Home » JAVA Programming » Interfaces » Question
  1. Which of these can be used to fully abstract a class from its implementation?
    1. Interfaces
    2. Objects
    3. Packages
    4. All of above
    5. None of these
Correct Option: A

Interfaces



Your comments will be displayed only after manual approval.