Q48
What is an inline function?
A.
A function that is expanded at each call during execution
AnswerB.
A function that is called during compile time
C.
A function that is not checked for syntax errors
D.
A function that is not checked for semantic analysis
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board