JS

Functions in JavaScript - Function methods bind

15.

Which of the following is a function method that creates another function in JavaScript?

reverse()

slice()

pop()

bind()