Answers

Question and Answer:

  Home  Adobe Flash

⟩ Which of the following statements uses proper for loop syntax?

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++){}

 246 views

More Questions for you: