PRE-KNOWLEDGE: What is A Non-Parameterized method?

One important difference is between RETURN and OUTPUT.

RETURN is what the programmer sees OUTPUT is what the user sees
 return method java  helloworld java

2 types of Non-Parameterized methods:

1. Without Returning a Value

2. Returning a value