What does extends() method do?

22. What does extends() method do?

  1. Extend method helps you to insert the element from the starting of the list
  2. Extend method helps you to insert the element at the end of the list
  3. Extend methods helps you to insert the element anywhere we want

Answer: B) Extend method helps you to insert the element at the end of the list.

Explanation:

Extend method helps you to insert the element at the end of the list.

Comments and Discussions!

Load comments ↻






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