An actual instance of the function is created in memory when the compiler encounters
a. the template prefix
b. a call to the template function
c. a try block
d. a catch block
e. None of these
b. a call to the template function
Computer Science & Information Technology