1.

Casting operator introduced in PHP 6 is

A. (int64)
B. (array)
C. (object)
D. (real) or (double) or (float)
Answer» B. (array)


Discussion

No Comment Found