Answer Posted / yuvaraj
# is nothing but a symbol which denote starting of preprocessor i.e its an syntax like comment line /*
| Is This Answer Correct ? | 5 Yes | 14 No |
Post New Answer View All Answers
what is the difference between 123 and 0123 in c?
Why enum is used in c?
Simplify the program segment if X = B then C ← true else C ← false
Is c++ based on c?
Is register a keyword in c?
What does %p mean c?
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
What is the use of clrscr?
What is the code for 3 questions and answer check in VisualBasic.Net?
Can math operations be performed on a void pointer?
How can I recover the file name given an open stream?
What are file streams?
What are the types of i/o functions?
Where does the name "C" come from, anyway?
Can you please compare array with pointer?