Why do u use # before include in a C Progam?

Answer Posted / sashfsjfg

# is a preprocessor it is used tell the current header file
to add some wat needed source code to program it invokes
before main function

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can you avoid including a header more than once?

838


What are the general description for loop statement and available loop types in c?

914


Differentiate between a structure and a union.

1036


a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above

887


When is the “void” keyword used in a function?

1168


Can we change the value of constant variable in c?

827


Can we add pointers together?

832


Explain zero based addressing.

806


What will be your course of action for a push operation?

867


what are enumerations in C

941


What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?

1079


Explain heap and queue.

822


When should a type cast be used?

781


Compare interpreters and compilers.

839


What is the g value paradox?

869