How a macro differs from a template?


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

Post New Answer

More C++ General Interview Questions

What about Virtual Destructor?

1 Answers   Virtusa,


When one must use recursion function? Mention what happens when recursion functions are declared inline?

0 Answers  


What language does google use?

0 Answers  


Why do we need runtime polymorphism in c++?

0 Answers  


Write a program to find the Factorial of a number

0 Answers  






What is the two main roles of operating system?

0 Answers  


What is abstraction in c++ with example?

0 Answers  


char *ch = "abcde"; char c[4]; how to copy 'ch' to 'c'?

4 Answers   Thomson Reuters,


Explain the difference between using macro and inline functions?

0 Answers  


iam a fresher to Qt(GUI a c++ based framework software). i need to develop the basic applications on designer by drag and dropping mechanism...so pls send me the procedure to design applications?

1 Answers  


Write about a nested class and mention its use?

0 Answers  


What is rvalue?

0 Answers  


Categories