This video shows the usage of 'For Loop' in Java and how to create it. The video covers the following concepts -
  1. Forming the For loop to execute statement(s) repeatedly
  2. Parts of the For Loops - Initialization, Condition, Iterator Expression