62
views
views
p style=font-family: verdana, helvetica, arial, sans-serif; font-size: 13px;The 'while-loop' is a conditional loop. When a program needs to evaluate a condition then the conditional loop is used. When the condition is true then it executes the loop otherwise it terminates the loop./p
p /p
p /p