No parameters, no return

Report a typo

Select a function body, which takes no parameters and returns nothing.

function iDoNotTakeArgumentsAndReturnNothing(): void {
  // Choose body from the options
}

All variables mentioned in the quiz with no declarations are taken as arguments.

Select one or more options from the list
___

Create a free account to access the full topic