Question
a.
Initial value
b.
Return value
c.
Default value
d.
None of them
Posted under Object Oriented Programming Using C++
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Constructors do not have
Similar Questions
Discover Related MCQs
Q. Which preprocessor directives are used to prevent header files from being included more than once in a program?
View solution
Q. The assignment operator can be used to assign an object to another object of the same type, this assignment by default performed by
View solution
Q. Which operator accesses a structure member via the object's variable name?
View solution
Q. Which keyword is used for structure definition?
View solution
Q. Aggregate data types built using data of other types, is called as
View solution
Q. What is a class interface?
View solution
Q. Sometimes a single value for a data member applies to all members of the class, for this purpose a
View solution
Q. A constructor has
View solution
Q. Member functions are also called
View solution
Q. The copy constructor is called automatically when
View solution
Q. Which keyword is used for the declaration of class?
View solution
Q. Structures must have
View solution
Q. A class with only public members and no functions, are called
View solution
Q. Member functions that provides read-only access to the data, is called
View solution
Q. Preventing access from outside the class is called
View solution
Q. Which function is called when an object reaches to the end of its scope?
View solution
Q. A constructor is a member function that is called automatically when
View solution
Q. Local utility functions are called
View solution
Q. The functions that are defined inside a class are called
View solution
Q. Member functions and member data that are accessible within the class, are called
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Object Oriented Programming Using C++? 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!