Examveda

Which interface in the Java Collections Framework represents a collection of elements with no specific order?

A. `List`

B. `Map`

C. `Collection`

D. `Set`

Answer: Option D


This Question Belongs to Java Program >> Collections Framework In Java

Join The Discussion

Related Questions on Collections Framework in java