Question
a.
Data members
b.
Variables of class
c.
Data characters
d.
Constants
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 term used to indicate the variable and constants of a class?
Similar Questions
Discover Related MCQs
Q. Data members ________________ (C++)
View solution
Q. Which among the following is true for data members?
View solution
Q. What should be done for data member to be of user defined structure type?
View solution
Q. How many data members can a class contain?
View solution
Q. How to access data members of a class?
View solution
Q. To create a pointer to a private data member of a class, outside the class, which among the following is correct?
View solution
Q. Which among the following is true for use of setter() and getter() function?
View solution
Q. The static member functions can only use ________
View solution
Q. A class can have self-referential data members.
View solution
Q. What is the keyword used to make data members have same value?
View solution
Q. Which data members can be inherited but are private to a class?
View solution
Q. The arguments passed to member functions by reference are considered as data members of class.
View solution
Q. Which among the following is not allowed for data member declaration?
View solution
Q. Which among the following best describes member functions?
View solution
Q. How many types of member functions are generally there in C++?
View solution
Q. How can a static member function be called in main function?
View solution
Q. What are inline member functions?
View solution
Q. What happens if non static members are used in static member function?
View solution
Q. Static member functions _____________
View solution
Q. How to access members of the class inside a member function?
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!