After if-else and switch-case, this is the third video in the series of how to solve MCQs on for statement in Java. It covers how to
1. Look for errors
2. Find Output
3. Convert for to while
4. Convert while to for