Quizlearn
.app
Which of the following is an example of a higher-order function in JavaScript?
parseInt()
console.log()
map()
Math.max()
Programming Languages Exercises are loading ...