What does load(String)::= function do, in System class?
(a) Loads dynamic library for a path name
(b) Loads all the dynamic libraries
(c) Loads all the Number in string format
(d) Loads the processor with calculations
I had been asked this question in an online quiz.
My question is taken from Inbuilt Classes topic in section Inbuilt Classes of Object Oriented Programming