An invocation of a void method is simply a statement:

An invocation of a void method is simply a statement:



Answer: objectName.methodName();


Learn More :