Q. Choose the correct statement: (A) Macros and inline functions are the same thing. (B) Macros look like function calls but are not. (C) Inline functions look like functions but are not. (D) The inline functions are always huge. ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Macros look like function calls but are not.