What is a collection in scala?
Answer Posted / Nandan Singh
A Collection in Scala refers to a data structure that holds a group of elements. Collections in Scala include lists, sets, maps, and arrays.
Post New Answer View All Answers
What is the current latest version of scala? What is the major change or update in scala 2.12?
8
What is the latest version of scala?
2