Which Scala keyword is used to create an array?

93. Which Scala keyword is used to create an array?

  1. Arr
  2. array
  3. Array
  4. All of these

Answer: C) Array

Explanation:

The Array keyword is used to create an array.

Comments and Discussions!

Load comments ↻






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