Question
a.
Calling a function from another function
b.
Having more than one functions of same name
c.
Calling a function from itself
d.
There is no such term in C/C++
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. What is the function overloading?
Similar Questions
Discover Related MCQs
Q. By default, members of a C++ class are:
View solution
Q. Which of the following statements is true in C++?
View solution
Q. C++ supports:
View solution
Q. Which of the following is not a C++ keyword?
View solution
Q. Which of the following is not a bitwise operator?
View solution
Q. In C++, the expression 5/2 is evaluated to:
View solution
Q. In C++, the string literal “C++” occupies exactly ………. of memory.
View solution
Q. In C++, generic functions are created using the keyword:
View solution
Q. The implicit argument passed to a member function of a c++ class is called:
View solution
Q. The default copy constructor performs:
View solution
Q. Bohm and Jacopini's work demonstrated that all the programs must be written in terms of
View solution
Q. Using keywords as an identifier causes
View solution
Q. A procedure for solving a problem in terms of actions and their order, is called as
View solution
Q. The rectangle symbol in flowchart is called as
View solution
Q. Writing a keyword while as While in C++ program causes a
View solution
Q. All the keywords bool, catch, private, public, this and throw, were introduced in
View solution
Q. ++a is an example of
View solution
Q. C++ statements that allow the programmers to specifies that the next statement to be executed may be other than the next one in a sequence, is called as
View solution
Q. The C++ control structures are combined in
View solution
Q. A UML diagram that facilitates the requirements gathering and interacts between the system and external users, is called as
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!