Question: Which of the following statement is incorrect?

Options

A : The default value for an argument can be a global constant.

B : The default arguments are given in the function prototype.

C : Compiler uses the prototype information to build a call, not the function definition.

D : The default arguments are given in the function prototype and should be repeated in the function definition.

Click to view Correct Answer

Previous || Next

Functions - General Questions more questions

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

Which of the following statement is incorrect?

Which of the following statement is correct?

Which of the following function / type of function cannot....

Which of the following function declaration is/are incorrect?

Where the default value of parameter have to be specified?

Which of the following statement is correct?

Which of the following statement is correct?

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