1.Executes code while conditional is true
2. In while loop increment is not required
3. Executes code while conditional is false
4.None of the above
Answer:1