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