Answer Posted / sashfsjfg
# is a preprocessor it is used tell the current header file
to add some wat needed source code to program it invokes
before main function
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What extern c means?
What are the types of functions in c?
What is define c?
Explain how do you determine whether to use a stream function or a low-level function?
How does free() know explain how much memory to release?
What are the 5 elements of structure?
Why & is used in c?
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
Explain what is the difference between functions getch() and getche()?
What is a protocol in c?
What are the types of arrays in c?
What does do in c?
What is external variable in c?
Can a variable be both constant and volatile?
Where are local variables stored in c?