Q. Which of the following is not a collection interface in Java? (A) List (B) Map (C) Queue (D) Array ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) Array Explanation: Array is not a collection interface in Java.