adplus-dvertising
frame-decoration

Question

argc refers to the?

a.

number of arguments passed

b.

a pointer array

c.

both a and b

d.

None of the above

Answer: (a).number of arguments passed

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. argc refers to the?

Similar Questions

Discover Related MCQs

Q. argv[] is a?

Q. In linux, argv[0] by command-line argument can be occupied by _________

Q. What is the index of the last argument in command line arguments?

Q. What are the types of C Preprocessor Directives?

Q. Processor Directive in C language starts with

Q. Preprocessor in C language works on

Q. What is the another name for .C file?

Q. What is the keyword used to define a C macro?

Q. What is the C keyword used to create global Constants?

Q. What is the output file generated after processing a .C file?

Q. How do you safeguard your .C file code from copying by outside developers or world?

Q. How do you separate a multiline macro in C language?

Q. What is the file extension of expanded source code of .C file after preprocessing?

Q. What is the command to preprocess a C file manually?

Q. Choose a correct statement about C Macro?

Q. What is the C Preprocessor directive to be used to add a header file or any file to existing C program?

Q. What is the abbreviation of C STDIO in stdio.h?

Q. Choose a correct form of using C Conditional Compilation commands IF ELSE .

Q. What is a Pragma in C language?

Q. What is the C Pragma directive or command to execute a particular function at startup of program?