InterviewSolution
Saved Bookmarks
| 1. |
What Is Command Line Argument? |
|
Answer» Getting the arguments from command PROMPT in c is known as command LINE arguments. In c MAIN function has three arguments.They are:
Getting the arguments from command prompt in c is known as command line arguments. In c main function has three arguments.They are: |
|