Q. What is an inline function? (A) function to increase the execution time of a program. (B) A function whose semantic analysis is not verified (C) A function called during compilation (D) A function that is not checked for syntax errors ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) function to increase the execution time of a program.