Q. Which of these is not a primitive type? (A) int (B) float (C) String (D) boolean ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) String Explanation: String is a class, not a primitive type.