0 votes
in JAVA by

Which of the following is not a collection interface in Java?

a) List

b) Map

c) Queue

d) Array

1 Answer

0 votes
by

Solution: d) Array

Explanation: Array is not a collection interface in Java.

Related questions

0 votes
asked Apr 26 in JAVA by SakshiSharma
0 votes
asked Apr 30 in JAVA by john ganales
...