Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C++ Programming
»
Functions
Which of the following statement is correct?
Overloaded functions can accept same number of arguments.
Overloaded functions always return value of same data type.
Overloaded functions can accept only same number and same type of arguments.
Overloaded functions can accept only different number and different type of arguments.
Correct Answer:
Overloaded functions can accept same number of arguments.
← Previous Question
Next Question→
More Questions from
Functions
Which of the following statement is incorrect?
Which of the following statement is correct?
Which of the following statement is correct?
Which of the following statement will be correct if the function has three arguments passed to it?
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?
Where the default value of parameter have to be specified?
Which of the following function prototype is perfectly acceptable?
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments