InterviewSolution
Saved Bookmarks
| 1. |
Write an advantage of function overloading. |
|
Answer» The overloading function helps to reduce the use of different names for many functions. |
|