PrepAway - Latest Free Exam Questions & Answers

Which one of the following statements uses correct syntax and expressions?

Which one of the following statements uses correct syntax and expressions?

PrepAway - Latest Free Exam Questions & Answers

A.
do (print “Hello $a”) until ($a = 10);

B.
do {$a++} until {$a == $b}\;

C.
do {$in = $in++} while ($in < 100);

D.
do ($a++) until ($b = $a);

One Comment on “Which one of the following statements uses correct syntax and expressions?


Leave a Reply