The callib command implements the function from a _________
(a) library loaded by the loadlibrary() command
(b) .h file loaded by the loadlibrary() command
(c) c-file loaded by the loadlibrary() command
(d) function loaded by the loadlibrary() command
I have been asked this question at a job interview.
My doubt is from Calling External Functions topic in portion Advanced Software Development of MATLAB