Computer Science, asked by hp8066664, 4 months ago

what do you
mon
by Default parameters in C++?​

Answers

Answered by heenalsurehali
0

Answer:

A default argument is a value provided in a function declaration that is automatically assigned by the compiler if the caller of the function doesn't provide a value for the argument with a default value.

Answered by ssp12388
0

Answer:

I hope that this answer helps you

Attachments:
Similar questions