MCQOPTIONS
Bookmark
Saved Bookmarks
→
C++ Programming
→
Constructors And Destructors in C++ Programming
→
How many instances of an abstract class can be cre..
1.
How many instances of an abstract class can be created?
A.
1
B.
5
C.
13
D.
0
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
is a/an __________ .
Which of the following cannot be used with the keyword ?
Which inheritance type is used in the class given below?
How ''Late binding'' is implemented in C++?
In which of the following a virtual call is resolved at the time of compilation?
Which of the following is used to make an abstract class?
Which of the following are available only in the class hierarchy chain?
Which of the following statements regarding inline functions is correct?
Which of the following functions are performed by a constructor?
Which of the following is correct about the statements given below? All operators can be overloaded in C++. We can change the basic meaning of an operator in C++.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply