Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 6 (Q.No. 26)
26.
The actual arguments cannot he
a constant or a variable
of a different type from the corresponding formal arguments
other functions
expressions
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Ayesha said:   5 years ago
The actual arguments cannot be of a different type from the corresponding formal arguments and maintain same sequence.

Post your comments here:

Your comments will be displayed after verification.