Q.

Which of the following statement produce different output

A. <? echo “this is php example”; ?>
B. <P=”This is php example”;?>
C. <?php echo “This is php example”; php?>
D. <script language=”php”>print “This is php example”;</script>
Answer» C. <?php echo “This is php example”; php?>
3k
0
Do you find this helpful?
6

View all MCQs in

Linux and PHP

Discussion

No comments yet