Which statements are correct?
PHP requires you to explicitly define the type of a variable.
PHP allows you to declare a variable with an explicit type.
PHP automatically converts variables into the types desired by the operators.
The conversion of"10 little kittens"as a whole will be 10.