Vidyalelo
C++ Programming · Q98

Functions and Procedures in C++

Programming · C++ Programming · question 98

Q98

Which value will it take when both user and default values are given?

A.
user value
Answer
B.
default value
C.
custom value
D.
defined value

Answer: Option A

Solution

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