Which of the following statements is not correct for vectors in Java?

56. Which of the following statements is not correct for vectors in Java?

  1. It was created using vector keyword
  2. It can store an object of different classes
  3. It is asynchronous
  4. None of these

Answer: C) It is asynchronous

Explanation:

Read more: Vector Class in Java

Comments and Discussions!

Load comments ↻






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