Skip to content
JS Fundamentals: Objects, Arrays, and Functions
Share
Explore
Functions

icon picker
Study Guide: Functions

How is local and global scope defined?


What is an example of lexical scope?


How do scope chains work?


What is an example of a when you have used a callback?


How would you return data like a string from a function?


How would you return data like another function from a function? What are the differences?


What is the difference between arguments and parameters?


How can you use the spread/rest operator with arguments?


What is the difference between invocation vs definition?


What is a closure?


What is an example of a time you used a closure?


Next 👉


©2021 for

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.