Multiple choice Identify the odd one out Integer Float Array Boolean Reveal answer Fill a bubble to check yourself C Correct answer Explanation Integer, Float, and Boolean are primitive data types, while an Array is a complex or composite data structure that can hold multiple values.