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
Explain how can you avoid including a header more than once?
What are the general description for loop statement and available loop types in c?
Differentiate between a structure and a union.
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
When is the “void” keyword used in a function?
Can we change the value of constant variable in c?
Can we add pointers together?
Explain zero based addressing.
What will be your course of action for a push operation?
what are enumerations in C
What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?
Explain heap and queue.
When should a type cast be used?
Compare interpreters and compilers.
What is the g value paradox?