Question: What is the type of array which is accepted by the main () function to store the command line arguments? a) Depends on the datatype





What is the type of array which is accepted by the main () function to store the command line arguments? a) Depends on the datatype of the arguments b) 2-D Square Array c) Jagged Array d) 1-D array Answer B 0 0 What will be the output of the following statement? (assuming the input is Smarter way to learn") printf("%s ", argv[argc]); a) (null) b) way to learn c) learn d) Segmentation Fault Answer 0 0 0 0 What is the output of the following C program? #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
