What happens when call a function before defining it?


What is a Function Declaration/Prototype? What is the syntax?

Can we omit the Parameter names in Function Prototypes?