Ask Question

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. 26 July, 23:37
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers