Question
a.
C++ enables to define functions that take constants as an argument.
b.
We cannot change the argument of the function that that are declared as constant.
c.
Both A and B.
d.
We cannot use the constant while defining the function.
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. Which of the following statement is correct?
Similar Questions
Discover Related MCQs
Q. Which of the following statement is correct?
View solution
Q. Which of the following statement is correct?
View solution
Q. Which of the following statement will be correct if the function has three arguments passed to it?
View solution
Q. Which of the following statement is incorrect?
View solution
Q. Which of the following statement is correct?
View solution
Q. Which of the following function / type of function cannot be overloaded?
View solution
Q. Which of the following function declaration is/are incorrect?
View solution
Q. Which of the following statement is incorrect?
View solution
Q. Where the default value of parameter have to be specified?
View solution
Q. Which of the following statement is correct?
View solution
Q. Which of the following statement is correct?
View solution
Q. Which of the following statement is incorrect?
View solution
Q. Which of the following statement is correct?
View solution
Q. Which of the following function / types of function cannot have default parameters?
View solution
Q. Which of the following statement is correct?
View solution
Q. The variable that are listed in the function's calls are called
View solution
Q. A programmer can create custom header files that must be end with
View solution
Q. Unary scope resolution operator is denoted by
View solution
Q. To make large programs more manageable programmers modularize them into subprograms that are called
View solution
Q. The maths function acos (x) stands for
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!