Computer Science, asked by subhajitsaha9603, 19 days ago

of what is the statement ? is the function of defaut​

Answers

Answered by pradhanmadhumita2021
1

\huge\fcolorbox{pink}{blue}{αnѕwєr}

In computer programming, a default argument is an argument to a function that a programmer is not required to specify. In most programming languages, functions may take one or more arguments. Usually, each argument must be specified in full (this is the case in the C programming language).

Similar questions