Question
a.
It supports usual declaration of primitive data types
b.
It doesn’t support all types of inheritance
c.
It allows code to be written outside classes
d.
It does not support pointers
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. Why Java is Partially OOP language?
Similar Questions
Discover Related MCQs
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
Q. Which among the following is false, for member function of a class?
View solution
Q. Which syntax for class definition is wrong?
View solution
Q. Which of the following pairs are similar?
View solution
Q. Which among the following is false for class features?
View solution
Q. Instance of which type of class can’t be created?
View solution
Q. Which definition best describes an object?
View solution
Q. How many objects can be declared of a specific class in a single program?
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!