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

Answer Posted / akashdixit254

preprocesser function

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you find the day of the week given the date?

853


Explain null pointer.

825


Subtract Two Number Without Using Subtraction Operator

591


Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]

839


what is a constant pointer in C

895


What is s or c?

802


Is c a great language, or what?

858


p*=(++q)++*--p when p=q=1 while(q<=6)

1500


Tell us the use of fflush() function in c language?

898


How many data structures are there in c?

841


What is volatile c?

779


What are the types of macro formats?

818


What is multidimensional arrays

861


Describe explain how arrays can be passed to a user defined function

853


code for find determinent of amatrix

1741