Difference between inline functions and macros?


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

Post New Answer

More C++ General Interview Questions

What is token c++?

0 Answers  


What are shallow and deep copy?

0 Answers  


Why is c++ considered difficult?

0 Answers  


Write a program to concatenate two strings.

0 Answers  


What is iomanip c++?

0 Answers  






Is there structure in c++?

0 Answers  


Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.

0 Answers  


How do you declare A pointer to function which receives an int pointer and returns a float pointer

0 Answers  


What is class in c++ with example?

0 Answers  


Why do we need function?

0 Answers  


How to avoid a class from instantiation?

8 Answers   Symphony,


What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number

0 Answers  


Categories