Inline Function used by program then function is expanded inline at Run time - C++ basic concepts
        
	  
	
    Q.  If a program uses Inline Function, then the function is expanded inline at ___________.- Published on 17 Jul 15a. Compile time 
b. Run time 
c. Both a and b 
d. None of these
ANSWER: Run time