1.

<?php&dollar;x = 8;&dollar;y = 8.0;echo (&dollar;x === &dollar;y);?>
17.The script that executes at the browser side is called _____

A. Client side scripting
B. Server side scripting
C. Both A and B
D. None of the above
Answer» B. Server side scripting


Discussion

No Comment Found