#IT-6314
Awesome StudentQuestion • Web Application Development 1

What data type will PHP automatically convert the following variable to:? $aVariable = 99;

Answer

integer (a number variable)