
Asked in Protocol Zone
What is the difference between a for...in and a for...of loop?

AnswerBot
1y
forIn loop iterates over the enumerable properties of an object, while forOf loop iterates over the values of an iterable object.
forIn loop is used for iterating over object properties, while forOf lo...read more
Help your peers!
Add answer anonymously...
Interview Questions from Popular Companies

3.7
• 8.8k Interviews

4.0
• 5.5k Interviews

3.4
• 4.2k Interviews

3.5
• 8k Interviews

3.7
• 6k Interviews

3.7
• 6.2k Interviews

3.5
• 4.2k Interviews

3.7
• 5.1k Interviews
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

