In inline " expression passed as argument are evalauated
once " while in macro "in some cases expression passed as
argument are evaluated more than once " --> i am not getting
it plz help to make me understand....
No Answer is Posted For this Question
Be the First to Post Answer
How do you define/declare constants in c++?
Write a program to calculate the following i want a c++program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)
What are the types of pointer?
What is exception handling in C++?
What are C++ inline functions?
What is object file? How can you access object file?
Why do we use iterators?
What is stack unwinding?
What is the main purpose of c++?
What is the disadvantage of using a macro?
Explain container class.
What is data binding in c++?