Short Answer
The ____________________ is also called the Java class library; it contains information about how to use every prewritten Java class, including lists of all the methods you can use with the classes.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: You use an import statement when you
Q8: _ describes the feature of languages that
Q12: Logic errors are easily identified when a
Q15: Dots (or periods) in a Java statement
Q19: In Java, the reserved keyword _ means
Q21: It is best to use the _
Q30: A compiler ignores whitespace (that is, any
Q45: _ is the process the compiler uses
Q50: It is a tradition among programmers that
Q51: A Java identifier can contain only letters,