Which one of the following while statements uses correct syntax and expressions? seenagape 11 years ago Which one of the following while statements uses correct syntax and expressions? A.while {0} (print “OK”); B.while ($c != 99) {print “OK”} C.while {$beq “OK”} (print “$a++”); D.while ($_) Do {print “OK”); ← Previous question Next question →