Class 10 Notes
Javascript & JQuery
Chapter 10: Error Handling & Debugging
Execution and hoisting is the order of which code runs in Javascript. Javascript has lexical scope meaning that they are linked to the objects in which they are defined.
Execution and hoisting is the order of which code runs in Javascript. Javascript has lexical scope meaning that they are linked to the objects in which they are defined.