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

Answer Posted / manav kothari

# is preprocessor directive. It will execute before compilation is done

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by friend-functions? How are they used?

973


How can you tell whether a program was compiled using c versus c++?

870


Explain main function in c?

883


When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?

848


How to establish connection with oracle database software from c language?

1974


Where are the auto variables stored?

904


What is file in c language?

811


please send me the code for multiplying sparse matrix using c

1964


What is the general form of function in c?

828


What kind of structure is a house?

804


What is the scope of global variable in c?

784


What are the differences between Structures and Arrays?

898


Why is a semicolon (;) put at the end of every program statement?

871


Why is #define used?

1045


Is a pointer a kind of array?

869