30/09/2018, 16:02
Poll: Kiểm tra kiến thức C - 1.15
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
Bài liên quan
B- False. Because the question asked is first argument in command line not to main().