Multiple Choice
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.
A) Java package
B) Java Interface
C) Java SDK
D) Java API
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q51: A Java identifier can contain only letters,
Q52: Write a line comment and block comment
Q53: In programming, named computer memory locations are
Q54: What is the purpose of the argument
Q55: If a compiler detects a violation of
Q57: Match each term with the correct statement
Q58: Match each term with the correct statement
Q59: Briefly describe the elements of the main()
Q60: _ comments are a special case of
Q61: public class First {<br> public