MCQOPTIONS
Bookmark
Saved Bookmarks
→
Object Oriented Programming
→
Inbuilt Classes in Object Oriented Programming
→
Instance of which type of class can’t be create..
1.
Instance of which type of class can’t be created?
A.
Anonymous class
B.
Nested class
C.
Parent class
D.
Abstract class
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Instance of which type of class can’t be created?
Which among the following is false for class features?
Which of the following pairs are similar?
Which syntax for class definition is wrong?a) class student{ };b) student class{ };c) class student{ public: student(int a){ } };d) class student{ student(int
Which among the following is false, for a member function of a class?
Class with main() function can be inherited.
What is the scope of a class nested inside another class?
Which of the following describes a friend class?
Which class can have member functions without their implementation?
Size of a class is _____________
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply