Solved

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

Question 63

Multiple Choice

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


A) equals (String)
B) toUpperCase (String)
C) sqrt (Math)
D) format (DecimalFormat)
E) paint (Applet)

Correct Answer:

verifed

Verified

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

Related Questions