Latest OOPs Concepts Aptitude Question SOLUTION: Which one is correct to declare an interface in a class? -By making all the methods pure virtual in a class -By making all the methods abstract using the keyword abstract in a cla