Question: what is true of static methods in Java a) the value returned must match the return type b) they can't return a value when they
what is true of static methods in Java
a) the value returned must match the return type
b) they can't return a value when they end
c) they must return a value when they end
d) the value returned does not need to match the return type
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
