πŸ“Š Object Oriented Programming (OOP)
Q. Which of the following is true about inline functions and macros.
  • (A) inline functions do type checking for parameters, macros don't
  • (B) macros cannot have return statement, inline functions can
  • (C) macros are processed by pre-processor and inline functions are processed in later stages of compilation.
  • (D) all of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) all of the above

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
693
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Shiva Ram
Publisher
πŸ“ˆ
99%
Success Rate