Multiple Choice
A PHP script starts with <?php and ends with ?>: <?php // PHP code goes here ?>
A) true
B) false
C) both a and b
D) none of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: The abs() function returns the absolute (positive)
Q6: the sqrt() function returns the square root
Q7: _ is used to show the out
Q8: The rand() function generates a random number:<br>A)true<br>B)false<br>C)both
Q9: The basic assignment operator in PHP is
Q11: A _ script can be placed anywhere
Q12: PHP is compatible with almost all servers
Q13: _ is a server scripting language, and
Q14: PHP code is executed on the server,
Q15: PHP files can contain text, HTML, CSS,