Các bạn thảo luận đáp án nhé, bài test lấy từ http://www.indiabix.com/online-test/c-programming-test/11
15.The first argument to be supplied at command-line must always be count of total arguments.
- A. True
- B. False
Các bạn thảo luận đáp án nhé, bài test lấy từ http://www.indiabix.com/online-test/c-programming-test/11
15.The first argument to be supplied at command-line must always be count of total arguments.
B- False. Because the question asked is first argument in command line not to main().