C++ Programming :: OOPS Concepts
-
Which of the following is used to make an abstract class?
-
Which of the following access specifier is used as a default in a class definition?
-
What is correct about the static data member of a class?
-
Which of the following provides a reuse mechanism?
-
Which of the following statement is correct?