List in Scala is –

99. List in Scala is -

  1. Primary data structure
  2. The collection that stores data as a string
  3. A collection that stores data in the form of a linked-list
  4. None of these

Answer: C) A collection that stores data in the form of a linked-list

Explanation:

Read more: Scala Lists

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.