What will be returned when this method is executed? public void userInput(string charParameters) { }
public void userInput(string charParameters) { }
an integer Official documentation: void
a string variable
a Boolean
nothing