Multiple choice technology web technology

Which of following are compound data type?

  1. Array

  2. Objects

  3. Both

  4. None

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

PHP defines arrays and objects as compound data types because they contain multiple values or properties, unlike scalar types.