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

How the delete operator differs from the delete[]operator?

0 Answers  


What is difference between class and function?

0 Answers  


What is static function? Explain with an example

0 Answers  


Must accepts "Maestro Cards" Tax for bike should be less than 15 Total number of lanes is more than 10 Must provides monthly pass Write a method: boolean isGoodTollBridge(String[] cardsAccepted, String[] tollTax, boolean hasMonthlyPass, int numberOfLanes); String[] cardsAccepted A String array of names of card types accepted for payment of toll tax, it can be null if the toll does not accept any card String[] tollTax A String array of toll tax chart (say “Train : 300”,”BullCart : 10”) boolean hasMonthlyPass This parameter defines whether there is any monthly pass available or not int numberOfLanes This parameter defines the number of lanes for each side

0 Answers   Telecom,


Is c++ free?

0 Answers  






What is a buffer c++?

0 Answers  


How do you master coding?

0 Answers  


Write a recursive program to calculate factorial in c++.

0 Answers  


Can a list of string be stored within a two dimensional array?

0 Answers  


What are the unique features of C++.

0 Answers  


How would you use the functions randomize() and random()?

0 Answers  


Have you used MSVC? What do you think of it?

2 Answers   Google,


Categories