2-D structures in Scala can be looped using –

64. 2-D structures in Scala can be looped using -

  1. Nested Loop
  2. Structure
  3. Collection iteration
  4. None of these

Answer: A) Nested Loop

Explanation:

The 2-D structure can be looped using the nested loop.

Comments and Discussions!

Load comments ↻






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