Vidyalelo
PHP · Q141

Operators And Expressions

Programming · PHP · question 141

Q141

If you do something to an integer that makes it larger than the maximum allowable integer or smaller than the minimum possible integer, the PHP interpreter converts the result into a . . . . .

A.
String
B.
Floating point number
Answer
C.
Integers
D.
None of above

Answer: Option B

Solution

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