Question: Which of the following statement is correct?

Options

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.

Click to view Correct Answer

Exam Quiz App on Google Play

Previous || Next

Functions - General Questions more questions

Which of the following gets called when an object is....

To ensure that every object in the array receives a....

Which of the following statement is correct about constructors?

Which of the following statement is correct whenever an object....

Which of the following function prototype is perfectly acceptable?

Which of the following statement is correct?

Which of the following statement is correct?

Which of the following statement will be correct if the....

Which of the following statement is incorrect?

Which of the following statement is correct?

Constructors and Destructors - General Questions more Online Exam Quiz

System Analysis and Design - Part 1

Unix - Part 1

Windows 2000 Server - Part 1

Windows NT - Part 1

Constructors and Destructors - General Questions

Objects and Classes - General Questions

OOPS Concepts - General Questions

References - General Questions

Arrays - General Questions