Let’s discuss how the “console.log(”hello world”)” code is executed by JavaScript. We know that in JavaScript, this code is interpreted to machine code for execution. But how? Firstly, What is the difference between a language like C and a language l...
ashikkabeer.hashnode.dev3 min read
No responses yet.