adplus-dvertising
frame-decoration

Question

Why preprocessing directives are used? e.g.
#include

a.

It includes a header file.h into a source code

b.

It includes declaration needed for input

c.

It includes declaration needed for output

d.

All of them

Answer: (d).All of them

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Why preprocessing directives are used? e.g. #include