Ask Question
23 March, 17:43

Which of the following statements about Java Class Libraries is false? Question 18 options: A) An advantage of using Java class libraries is saving the effort of designing, developing and testing new classes. B) Java class libraries are also known as Java APIs (Application Programming Interfaces). C) Java class libraries consist of classes that consist of methods that perform tasks. D) Java class libraries are not portable

+3
Answers (1)
  1. 23 March, 19:00
    0
    D) Java class libraries are not portable

    Explanation:

    The Java Class Library (JCL) is an array of enthusiastically loadable libraries that Java applications can identify and refer to at run time. Since the Java Platform is independent of any particular operating system, applications can't depend on any of the platform-native libraries.

    The library is a massive collection and works of prebuilt classes that is distributed through the Java SE platform.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Which of the following statements about Java Class Libraries is false? Question 18 options: A) An advantage of using Java class libraries ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers