Multiple choice technology web technology Casting operator introduced in PHP 6 is (array) (int64) (real) or (double) or (float) (object) Reveal answer Fill a bubble to check yourself B Correct answer Explanation PHP 6 introduced the (int64) casting operator for explicit 64-bit integer conversion, complementing existing type casts.