How to initialize more than one variable in a for loop?

b) How to initialize more than one variable in a for loop? Is it possible to write a for loop with a body that is never executed? Is it possible to create a loop that never ends? Give an example. What happens if you create a loop that never ends?


Leave a Reply