Vidyalelo
C++ Programming · Q120

Functions and Procedures in C++

Programming · C++ Programming · question 120

Q120

When we define the default values for a function?

A.
When a function is defined
B.
When a function is declared
Answer
C.
When the scope of the function is over
D.
When a function is called

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board