Java Classes Question:
Methods that have a return type other than void return a value to the calling routine using the following form of the return statement:return value;
A) True
B) False

Answer:
It's TRUE
Previous Question | Next Question |
Explain why the StringBuffer and the wrapper classes defined as final? | Explain how to create connectionpooling in Tomcat? |