Help! public void

Public Void means that the function does not produce any values on output, but only executes the code inside the function and returns control to the previous function. There is no way to convert to another function.
 
Back
Top Bottom