Answer :
Answer:
If a method does not return a value, the return-value-type in the method declaration can be omitted.
Explanation:
If a method does not return a value, the return-value-type in the method declaration can be omitted is a false statement.