Discussion :: Object Oriented Programming Using C++
-
Overloading involves writing two or more functions with ________
A.
different names and different argument lists
|
B.
different names and the same argument list
|
C.
the same name and different argument lists
|
D.
the same name and the same argument list
|
Answer : Option C
Explanation :
No answer description available for this question.
Be The First To Comment