Question:Which is the correct JavaScript syntax for "for/in" loop? 

A for(variable in object){ statement } 

B for(object in variable){ statement } 

C forin(object in variable){ statement } 

D forin(variable; test; increment){ statement } 

+ Answer
+ Report
Total Preview: 931

Copyright © 2024. Powered by Intellect Software Ltd