Q. Which of these is not a primitive data type? (A) String (B) Number (C) Boolean (D) Object ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) Object Explanation: Object is not a primitive; it's a complex data type.