1.

Which of these methods loads the specified dynamic library?(a) load()(b) library()(c) loadlib()(d) loadlibrary()The question was asked during an online exam.This intriguing question originated from Java.lang in division Exploring java.lang & java.io of Java

Answer»

The correct CHOICE is (a) LOAD()

The explanation is: load() methods LOADS the dynamic library whose name is SPECIFIED.



Discussion

No Comment Found

Related InterviewSolutions