Can you please explain the difference between using macro and inline functions?


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

Post New Answer

More C++ General Interview Questions

Explain how to initialize a const data member.

0 Answers  


Explain storage qualifiers in c++.

0 Answers  


How can a called function determine the number of arguments that have been passed to it?

0 Answers  


What are separators in c++?

0 Answers  


Write a program to reverse a linked list?

8 Answers   Catalytic Software, Satyam,






When does a 'this' pointer get created?

0 Answers  


Why c++ is called oop?

0 Answers  


Does c++ have string data type?

0 Answers  


When should we use container classes instead of arrays?

0 Answers  


Why is polymorphism useful?

0 Answers  


State the difference between delete and delete[].

0 Answers  


Can a constructor throw a exception? How to handle the error when the constructor fails?

1 Answers  


Categories