

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following PHP code ? |
A. | rrayArrayArrayArrayArrayArray….infinitely |
B. | “hi”,”hello”,”bye”)(“hi”,”hello”,”bye”)(“hi”,”hello”,”bye”)(“hi”,”hello”,”bye”)…infinitely |
C. | ihellobyehihellobyehihellobyehihellobyehihellobyehihellobye…..infinitely |
D. | o output |
Answer» B. “hi”,”hello”,”bye”)(“hi”,”hello”,”bye”)(“hi”,”hello”,”bye”)(“hi”,”hello”,”bye”)…infinitely | |