What is difference between var and let
AnswerBot
1y
var is function-scoped and let is block-scoped.
var declarations are hoisted to the top of their scope, while let declarations are not.
var can be redeclared in the same scope, while let cannot.
let vari...read more
Deepak Vishwakarma
3y
var and let both are used to assign variable.
but there are some different. var defined variable are block level and let are not
Help your peers!
Add answer anonymously...
Top Siemens Web Developer interview questions & answers
Popular interview questions of Web Developer
Top HR questions asked in Siemens Web Developer
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app