Which one is better- macro or function?


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

Post New Answer

More C++ General Interview Questions

How does code-bloating occur in c++?

0 Answers  


What is late binding c++?

0 Answers  


What is vector string in c++?

0 Answers  


how to swap two strings without using any third variable ?

11 Answers  


Do inline functions improve performance?

0 Answers  






What is the difference between the parameter to a template and the parameter to a function?

0 Answers  


Write about all the implicit member functions of a class?

0 Answers  


Define copy constructor.

0 Answers  


Explain stack & heap objects?

0 Answers  


why is c++ called oops? Explain

0 Answers  


What is a null object in c++?

0 Answers  


Write any small program that will compile in "C" but not in "C++"?

4 Answers  


Categories