JavaScript for…in loop

It is used to loop though object like array.  it will execute the loop till the end of array or list of item. Syntax: Example Code: Output: applebananaorangeguava