Which of the following methods are static methods? The class in which the method is defined is given in parentheses following the method name.
a) sqrt (Math)
b) deposit (BankAccount)
c) equals (String)
d) play (Game from pig example in lecture)
e) a and c



Answer :

Other Questions