Home » C++ Programming » Interfaces » Question
  1. What is similar to the interface in c++
    1. pure abstract class
    2. instance of a class
    3. methods
    4. All of above
    5. None of these
Correct Option: A

pure abstract class



Your comments will be displayed only after manual approval.