Question 13:
Examine the following settings for a session:
Which statement would be true in this scenario?
Answer options:
A. The compiler would automatically inline subprograms B. The compiler would inline the code for external subroutines C. The compiler would inline the code even if the INLINE pragma is set to NO D. The compiler would not inline the code unless the INLINE pragma is set to YES