Inline parameters : What does the compiler do with the
parameters of inline function, that can be evaluated in
runtime ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

what does the following statement mean? int (*a)[4]

0 Answers  


Explain the concept of copy constructor?

0 Answers  


What is a hashmap c++?

0 Answers  


Is c++ platform dependent?

0 Answers  


what is the behaviour of C and C++ compiler for the below statements. int *p; p = malloc(100); Is the behaviour same ? or different ?

2 Answers  






What issue do auto_ptr objects address?

2 Answers  


What is the basic difference between C and C++?

0 Answers   NIIT,


What does it mean to declare a member function as virtual?

0 Answers  


Define pure virtual function?

0 Answers  


Why is c++ still best?

0 Answers  


Difference between static global and global?

16 Answers   Microsoft, Symphony, Wipro,


Why is c++ a mid-level programming language?

0 Answers  


Categories