what is use#in c

Answer Posted / saurabh chakrabarty

# is used in c to write preprocessor statements (i.e. macros)

these statements are called preprocessor statements as these
statements are processed prior to the compilation of the
rest of the code by the compiler

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a void pointer point to a function?

563


to print the salary of an employee according to follwing calculation: Allowances:HRA-20% of BASIC,DA-45% of BASIC,TA-10%. Deductions:EPF-8% of BASIC,LIC-Rs.200/-Prof.Tax:Rs.200/- create c language program?

1563


What is the function of multilevel pointer in c?

665


What are multidimensional arrays?

650


What is floating point constants?

678






What the advantages of using Unions?

667


A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(

1726


Explain the Difference between the New and Malloc keyword.

676


What is output redirection?

680


What is the scope of an external variable in c?

562


What is storage class?

648


What are header files? What are their uses?

630


What are types of preprocessor in c?

611


write a progrmm in c language take user interface generate table using for loop?

1569


What is the deal on sprintf_s return value?

636