What is the difference between var and let?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JavaScript Interview Questions

How onclick works in javascript?

0 Answers  


Is notepad ++ an ide?

0 Answers  


What is the ‘Strict’ mode in JavaScript and how can it be enabled?

0 Answers  


Consider the following code: 1 2 3 4 5 (function() { var a = b = 5; })(); console.log(b); what will be printed on the console?

0 Answers  


What is a prompt box in javascript?

0 Answers  






What does e mean in javascript?

0 Answers  


Can you explain how inheritance works in javascript?

0 Answers  


What is isnan in javascript?

0 Answers  


What does isNaN function do?

2 Answers   Satyam,


WHAT IS DIFFERENT BETWEEN CORE JAVA AND ADVANCED JAVA?

2 Answers  


What is bom?

0 Answers  


Where can I learn javascript for free?

0 Answers  


Categories