adplus-dvertising
frame-decoration

Question

At what stage of building a C program does Pragma work?

a.

Before Compilation

b.

After compilation

c.

After Linking

d.

None of the above

Answer: (a).Before Compilation

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. At what stage of building a C program does Pragma work?

Similar Questions

Discover Related MCQs

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

Q. What is a Pragma in C language?

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

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

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

Q. Choose a correct statement about C Macro?

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

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

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

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

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

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

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

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

Q. Preprocessor in C language works on

Q. Processor Directive in C language starts with

Q. What are the types of C Preprocessor Directives?

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

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

Q. argv[] is a?