Java - Methods and Code Reusability
Which return type should a method have if it returns no value?
void return type.int or String expect a value to be returned, null is not a valid return type.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions