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
Q2: the _ statement is used to perform
Q3: In PHP, an object must be_declared.<br>A)explicitly<br>B)implicitly<br>C)both a
Q4: In PHP, we have the following loop
Q5: _ is used to show the out
Q6: PHP divides the operators in the following
Q7: PHP supports a _ range of databases<br>A)wide<br>B)small<br>C)short<br>D)none
Q8: In php, A _ is a block
Q9: The basic assignment operator in PHP is