BlackFriday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

CIW Exam 1D0-437 Topic 7 Question 16 Discussion

Actual exam question for CIW's 1D0-437 exam
Question #: 16
Topic #: 7
[All 1D0-437 Questions]

Consider the following program code:

$x = 5;

$y = 10;

while(++$x < 10 && ++$y < 15)

{

print ($x $y );

}

print ($x $y );

What is the result of executing this program code?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel