Biology Forums - Study Force

Science-Related Homework Help Computer Studies Topic started by: DePeet on Apr 30, 2018



Title: Which of the following methods is a static method? The class in which the method is defined is given ...
Post by: DePeet on Apr 30, 2018
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


Title: Re: Which of the following methods is a static method? The class in which the method is defined is ...
Post by: Stinger on Apr 30, 2018
Content hidden