Functions - Review Functions
4 important questions on Functions - Review Functions
What is a Function Declaration? What is the structure?
- function
- function name
- ( parameter1 , parameter2 )
- { function body which describes the calculation/task }
What is a Function Expression? What is the structure?
- let ...
- function()
- {...}
What is an Arrow Function?
- Higher grades + faster learning
- Never study anything twice
- 100% sure, 100% understanding
What is the function of the keyword return?
The question on the page originate from the summary of the following study material:
- A unique study and practice tool
- Never study anything twice again
- Get the grades you hope for
- 100% sure, 100% understanding