Multiple Choice
PHP supports the following data types:
A) String
B) Integer
C) Float (floating point numbers - also called double)
D) all of the above .
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: the _ statement is used to perform
Q3: The round() function rounds a floating-point number
Q4: The default file extension for PHP files
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