Multiple Choice
In which package is the class Math?
A) java.lang
B) java.number
C) java.math
D) java.text
E) java.util
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Give one reason you would use the
Q7: E and PI are two static data
Q8: In which package is the class NumberFormat?<br>A)
Q9: What keyword is used when instantiating an
Q10: We can instantiate an object from the
Q12: Java does not provide support for explicitly
Q13: What does the following code do?<br>String s
Q14: The System class is in the java.lang
Q15: The wrapper class for char is Char.
Q16: DaysOffWork ( ) a default constructor because