A

Admin • 802.91K Points
Coach

Q. Which method is used to add an element to a List?

  • (A) insert()
  • (B) append()
  • (C) add()
  • (D) put()

Explanation by: Admin
`add()` method is used to insert elements in a List.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.