Which loop evaluates condition expression as Boolean, if it is true, it executes statements and when it is false it will terminate? 

(a) For loop

(b) For each loop 

(c) While loop 

(d) All of them


Share with your friends
Call

(d) All of them