Anonymous function as argument

Report a typo

Declare an anonymous function that returns the number 5 and pass it to function powFunc as an argument.

Write a program in JavaScript
// write your code here


powFunc()
___

Create a free account to access the full topic