Home » C++ Programming » Interfaces » Question
  1. which of the following is used to implement the c++ interfaces?
    1. constant variables
    2. absolute variables
    3. abstract classes
    4. All of above
    5. None of these
Correct Option: C

abstract classes



Your comments will be displayed only after manual approval.