Question: Which of the following concept of oops allows compiler to insert arguments in a function call if it is not specified?

Options

A : Call by value

B : Call by reference

C : Default arguments

D : Call by pointer

Click to view Correct Answer

Previous || Next

OOPS Concepts - General Questions more questions

Which of the following is not a type of constructor?

Which of the following statements is correct?

Which of the following is not the member of class?

Which of the following concepts means determining at runtime what....

Which of the following term is used for a function....

How many instances of an abstract class can be created?

Which of the following cannot be friend?

Which of the following concepts of OOPS means exposing only....

Why reference is not same as a pointer?

cout is a/an __________ .

Constructors and Destructors - General Questions more Online Exam Quiz

Windows 2000 Server - Part 1

Windows NT - Part 1

Constructors and Destructors - General Questions

Functions - General Questions

Objects and Classes - General Questions

References - General Questions

Arrays - General Questions

Complicated Declarations - General Questions