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

Answer Posted / rama krishna sidhartha

# symbol denotes preprocessor directive in C or C++. It
means that it says the compiler that it containd some
predefined information. Like it mentions any library
included. eg # include stdio.h

Is This Answer Correct ?    26 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain enumerated types in c language?

608


What does != Mean in c?

594


Array is an lvalue or not?

642


Explain about the functions strcat() and strcmp()?

601


What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

735






the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset

644


What happens if you free a pointer twice?

612


what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?

1909


When c language was developed?

644


what are the different storage classes in c?

665


How can I remove the leading spaces from a string?

638


What is the scope of global variable in c?

560


Where define directive used?

611


Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......

1747


In c programming, explain how do you insert quote characters (? And ?) Into the output screen?

768