What is the difference between let and var?
Answer / Manish Kumar
In JavaScript, `let` is a block-scoped variable declaration (ES6), which means it's only available within the curly braces. On the other hand, `var` is function-scoped (before ES6), meaning it can be accessed in the entire function or globally if declared outside any function.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is null === undefined?
Is javascript server side or client side?
Describe briefly the major use of java script on client side
Explain equality operators in javascript?
What are JavaScript types?
What is the difference between the keywords var and let?
What are the advantages of using JavaScript?
what is the need of javascript in the internet
What do you mean by script?
How javascript sort function works?
java is pure object oriented or not?
hi iM rahul.my questions is my project is a web based & developed using java,jsp. when i record it using qtp what script i will get like either browser("jdfjkf").page("nkf").... or javawindow("f d ").javaedit("Dasf").... plz clarify my doubt asap and i also need some vbscipt of java coding?