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

What is an adaptor class or wrapper class in c++?

0 Answers  


Name the operators that cannot be overloaded in C++?

0 Answers   Fidelity,


What are the various storage classes in C++?

0 Answers   Fidelity,


What is the extension of c++?

0 Answers  


What are the two types of polymorphism?

0 Answers  






What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?

0 Answers  


How do you establish a has-a relationship?

0 Answers  


Do vectors start at 0?

0 Answers  


What happens if an exception is throws from an object's constructor and from object's destructor?

3 Answers   TCS,


Describe private, protected and public – the differences and give examples.

0 Answers  


What is null and void pointer?

0 Answers  


What is function overriding in c++?

0 Answers  


Categories