☞In this construct the condition is checked in the beginning.
☞If the condition is true, the control is allowed to enter into the loop otherwise denied.
☞They can be of two types.
1. while Loop 2. for Loop