Examveda

What is the purpose of function overloading in C++?

A. Allows multiple functions with the same name but different parameters

B. Improves the efficiency of the functions

C. Ensures that functions can be called from anywhere

D. Facilitates the declaration of global variables

Answer: Option A


Join The Discussion

Related Questions on Functions and Procedures in C plus plus