Amazon Interview Question

how to use command line arguments in c?

Interview Answer

Anonymous

May 23, 2018

It is used to accept the argument based on the argc and argv

1