Discussion Forum : Control Structures(loop In Php)
Question - What will be the output of the following PHP code ?
Options:
A .  true
B .  false
C .  error
D .  no output
Answer: Option A
Due to post increment and post decrement only the first condition is satisfied.

Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *