Computer Science, asked by amandeep06466, 5 months ago

4. Why do we use parameters in a command?​

Answers

Answered by venkatsaiteja022
1

Explanation:

They are parameters/arguments supplied to the program when it is invoked. They are used to control program from outside instead of hard coding those values inside the code. argv[argc] is a NULL pointer.

Thank you ❣

Similar questions