Vidyalelo
C++ Programming · Q42

Classes and Objects in C++

Programming · C++ Programming · question 42

Q42

Pick the correct statement.

A.
Macros and inline functions are same thing
B.
Macros looks like function calls but they are actually not
Answer
C.
Inline functions looks like function but they are not
D.
Inline function are always large

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board