Question
a.
Data members
b.
Member functions
c.
Static data allowed
d.
Public access specifier
Posted under Object Oriented Programming
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. What is the additional feature in classes that was not in structures?
Similar Questions
Discover Related MCQs
Q. Which is not feature of OOP in general definitions?
View solution
Q. Pure OOP can be implemented without using class in a program. (True or False)
View solution
Q. Which Feature of OOP illustrated the code reusability?
View solution
Q. Which language does not support all 4 types of inheritance?
View solution
Q. How many classes can be defined in a single program?
View solution
Q. When OOP concept did first came into picture?
View solution
Q. Why Java is Partially OOP language?
View solution
Q. Which concept of OOP is false for C++?
View solution
Q. Which header file is required in C++ to use OOP?
View solution
Q. Which of the two features match each other?
View solution
Q. Which feature allows open recursion, among the following?
View solution
Q. Which of the following is not type of class?
View solution
Q. Class is pass by _______
View solution
Q. What is default access specifier for data members or member functions declared within a class without any specifier, in C++ ?
View solution
Q. Which is known as generic class?
View solution
Q. Size of a class is :
View solution
Q. Which class can have member functions without their implementation?
View solution
Q. Which of the following describes a friend class?
View solution
Q. What is scope of a class nested inside another class?
View solution
Q. State True or False. Class with main() function can be inherited.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Object Oriented Programming? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!