Ask Question
21 September, 22:45

Which of the following statements about Java Class Libraries is false: a. Java class libraries consist of classes that consist of methods that perform tasks. b. Java class libraries are also known as Java APIs (Application Programming Interfaces). c. An advantage of using Java class libraries is saving the effort of designing, developing and testing new classes. d. Java class libraries are not portable

+1
Answers (1)
  1. 22 September, 00:53
    0
    Statement D is false

    D. Java class libraries are not portable = FALSE

    Explanation:

    Because java class library are portable and JVM (java virtual machine) makes java class library and other java codes portable and platform independent and JVM act as a OS or imaginary CPU for that code.
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: a. Java class libraries consist of classes that consist of methods ...” 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