Multiple Choice
The default file extension for PHP files is _________
A) .PHP
B) .js
C) .Ajs
D) none of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: the _ statement is used to perform
Q2: PHP supports the following data types:<br>A)String<br>B)Integer<br>C)Float (floating
Q3: The round() function rounds a floating-point number
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
Q10: A PHP script starts with <?php and
Q11: A _ script can be placed anywhere