Vidyalelo
PHP · Q135

Operators And Expressions

Programming · PHP · question 135

Q135

In PHP the integer 45 is stored exactly as 45. The floating point number 46.3 could be stored as.

A.
46
B.
46.3
C.
46.2999999
Answer
D.
none of above

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board