adplus-dvertising
frame-decoration

Question

Which of the following statement is correct?

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.

Answer: (c).Both A and B.

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?

Q. Which of the following statement is correct?

Q. Which of the following statement will be correct if the function has three arguments passed to it?

Q. Which of the following statement is incorrect?

Q. Which of the following statement is correct?

Q. Which of the following function / type of function cannot be overloaded?

Q. Which of the following function declaration is/are incorrect?

Q. Which of the following statement is incorrect?

Q. Where the default value of parameter have to be specified?

Q. Which of the following statement is correct?

Q. Which of the following statement is correct?

Q. Which of the following statement is incorrect?

Q. Which of the following statement is correct?

Q. Which of the following function / types of function cannot have default parameters?

Q. Which of the following statement is correct?

Q. The variable that are listed in the function's calls are called

Q. A programmer can create custom header files that must be end with

Q. Unary scope resolution operator is denoted by

Q. To make large programs more manageable programmers modularize them into subprograms that are called

Q. The maths function acos (x) stands for