

MCQOPTIONS
Saved Bookmarks
1. |
When you invoke the........ method on a function f and pass an object o, the method returns a new function. |
A. | apply() |
B. | call() |
C. | bind() |
D. | string() |
Answer» D. string() | |