1.

What Is A Void Return Type?

Answer»

A VOID RETURN TYPE indicates that a method does not return a VALUE.

A void return type indicates that a method does not return a value.



Discussion

No Comment Found