Solved

Which of the Following Methods Is a Static Method? the Class

Question 5

Multiple Choice

Which of the following methods is a static method? The class in which the method is defined is given inside the parentheses following the method name.


A) equals(String)
B) toUpperCase(String)
C) sqrt(Math)
D) format(DecimalFormat)
E) None of these

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions