adplus-dvertising
frame-decoration

Question

What is a Pragma in C language?

a.

A Pragma may be an instruction to build tool to process or generate comments

b.

A Pragma may be an instruction to compiler to execute specific functions at specific times say startup or exit of program.

c.

A pragma may be an instruction to tell compiler to ignore certain warnings.

d.

All of the above

Answer: (d).All of the above

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is a Pragma in C language?