What is the difference between macros and inline functions?
Answer Posted / karna
when macro function executing the program control go to that macro function definition part
when inline function executed the definition part of function
came in inline functin call part and executed...program control not chance in any where of the program...
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is advantage of pointer in c?
What is the best way of making my program efficient?
What do you mean by Recursion Function?
What are the advantages of using Unions?
How do I round numbers?
Explain void pointer?
What is f'n in math?
Why clrscr is used after variable declaration?
can anyone please tell about the nested interrupts?
what is stack , heap ,code segment,and data segment
How main function is called in c?
Explain what is the most efficient way to store flag values?
What is the benefit of using const for declaring constants?
Explain how do you determine whether to use a stream function or a low-level function?
Is a house a shell structure?