1.

<phpdefine('t',10.3);$tax=t;echo "t+$tax";?>14. What is the data type of $Cost?

A. String
B. Integer
C. Null
D. Float
Answer» C. Null


Discussion

No Comment Found