Ask Question
12 November, 13:17

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

+2
Answers (1)
  1. 12 November, 16:01
    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?
Find 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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers