Question: Question 6 If a method (excluding constructor) does not have a return statement, then A. it must be an int, double, float or String method
Question 6
If a method (excluding constructor) does not have a return statement, then
|
| A. | it must be an int, double, float or String method |
|
| B. | it will produce a syntax error when compiled |
|
| C. | it must be defined to be a public method |
|
| D. | it must be a void method (return type is void) |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
