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

Answer Posted / sandeep kr. maurya

in programming all operators are used(leaving # and @) then
programers want to a symbol for preprocessor. and # is
nothing in used then programers take this symbol for
preprocessor. and @ is used in Email.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above

876


What is the explanation for the dangling pointer in c?

683


What are the 4 data types?

602


What is optimization in c?

568


How can you determine the maximum value that a numeric variable can hold?

641






Array is an lvalue or not?

641


what is bit rate & baud rate? plz give wave forms

1519


What are the differences between new and malloc in C?

611


Explain the ternary tree?

603


general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only

588


How many keywords (reserve words) are in c?

621


Explain what will the preprocessor do for a program?

605


How can I find the modification date of a file?

706


What is the difference between the local variable and global variable in c?

532


explain what is an endless loop?

612