Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C++ Programming
»
OOPS Concepts
Which of the following is used to make an abstract class?
Declaring it abstract using static keyword.
Declaring it abstract using virtual keyword.
Making at least one member function as virtual function.
Making at least one member function as pure virtual function.
Show Answer
Correct Answer:
Making at least one member function as pure virtual function.
← Previous
Next →
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment