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
What do you understand by friend-functions? How are they used?
How can you tell whether a program was compiled using c versus c++?
Explain main function in c?
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
How to establish connection with oracle database software from c language?
Where are the auto variables stored?
What is file in c language?
please send me the code for multiplying sparse matrix using c
What is the general form of function in c?
What kind of structure is a house?
What is the scope of global variable in c?
What are the differences between Structures and Arrays?
Why is a semicolon (;) put at the end of every program statement?
Why is #define used?
Is a pointer a kind of array?