Computer Science, asked by Hansika6388, 1 year ago

what do you mean by implict and explicit variable declaration

Answers

Answered by garywalter1221
5

Implicit and Explicit Casting. PHP is a loosely typed language that allows you to declare a variable and its type simply by using it. It also automatically converts values from one type to another whenever required.

Similar questions