Q. How do we declare an ‘interface’ class?
โ
Correct Answer: (D)
By making all the methods pure virtual in a class
You must be Logged in to update hint/solution