Answer Posted / kathir
No, Inline functions are introduced in C++ to avoid the
problems while using macros.
using inline functions in C++ is as equivalent as defining
a function macro.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is sizeof return in c?
What are the string functions? List some string functions available in c.
What is sizeof c?
Explain how can I avoid the abort, retry, fail messages?
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
Define C in your own Language.
What is the explanation for modular programming?
What is a null pointer in c?
When should the volatile modifier be used?
What is a stream?
Is calloc better than malloc?
What is this infamous null pointer, anyway?
Why main is not a keyword in c?
How will you divide two numbers in a MACRO?
Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?