Examveda

What are the formal parameters in C++?

A. Parameters with which functions are called

B. Parameters which are used in the definition of the function

C. Variables other than passed parameters in a function

D. Variables that are never used in the function

Answer: Option B


Join The Discussion

Related Questions on Introduction to C plus plus