Adobe Flash Question:

Download Job Interview Questions and Answers PDF

Which of the following statements uses proper for loop syntax?

Adobe Flash Interview Question
Adobe Flash Interview Question

Answer:

A. for(i=0, i<10, i++){}
B. for(i=0 ; i<10; i++){})
C. for((i=0)),(i<10),(i++){}
D. for(i=0 i<10 i++){}

Download Adobe Flash Interview Questions And Answers PDF

Previous QuestionNext Question
What is the key difference between while loops and do while loops?To what does object drawing model refer?