Multiple Choice
Which package is automatically imported in any Java program?
A) java.system
B) java.lang
C) java.language
D) java.util
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: Which operator constructs object instances?<br>A)new<br>B)instanceof<br>C)void<br>D)construct
Q20: Assume that the variable count has been
Q21: In Java, objects within the same class
Q22: The input to a method is called
Q23: A method name is _ if a
Q25: The "building blocks" that Java programmers use
Q26: Which of the following method calls illustrate
Q27: Which of the following is the best
Q28: Which is not a method of the
Q29: What is the purpose of a test