Vidyalelo
C++ Programming · Q155

Functions and Procedures in C++

Programming · C++ Programming · question 155

Q155

What we can't place followed by the non-default arguments?

A.
trailing arguments
B.
default arguments
Answer
C.
both trailing & default arguments
D.
leading arguments

Answer: Option B

Solution

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