Answer Posted / prabhakar
because it consists the definations of per defined functions
...
hence it will be includes the corresponding definations of
function when ever you called the function.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is the difference between struct and typedef struct in c?
where are auto variables stored? What are the characteristics of an auto variable?
develop algorithms to add polynomials (i) in one variable
When should the const modifier be used?
Explain can the sizeof operator be used to tell the size of an array passed to a function?
What does #pragma once mean?
Explain what does the format %10.2 mean when included in a printf statement?
What is difference between %d and %i in c?
What is ## preprocessor operator in c?
What is the use of function overloading in C?
What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file
What is a const pointer?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
what are the advantages of a macro over a function?
What is the function of multilevel pointer in c?