An inline function is expanded during ______________
(a) compile-time
(b) run-time
(c) never expanded
(d) end of the program
I got this question in an international level competition.
This interesting question is from Functions topic in chapter Functions, Namespaces & Exceptions in C++ of C++