adplus-dvertising
frame-decoration

Question

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

a.

#add

b.

#present

c.

#include

d.

$include

Answer: (c).#include

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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