Define pure virtual function?
What is purpose of abstract class?
What data encapsulation is in c++?
Is c++ built on c?
Eplain extern keyword?
What is else if syntax?
Explain all the C++ concepts using examples.
Write syntax to define friend functions in C++.
What are the two types of polymorphism?
which operator is used for performing an exponential operation a) > b) ^ c) none
Mention the ways in which parameterized can be invoked. Give an example of each.
How do you define/declare constants in c++?
Is c++ a float?