Which of the following is a valid data structure in java?

48. Which of the following is a valid data structure in java?

  1. Array
  2. List
  3. Vector
  4. All of these

Answer: D) All of these

Explanation:

All of the above (Array, List, and Vector) are valid data structures in Java.

Comments and Discussions!

Load comments ↻






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