The ____ method is used to delete a record from the database

22. The ____ method is used to delete a record from the database.

  1. Erase()
  2. Del
  3. Delete()
  4. Remove()

Answer: C) Delete()

Explanation:

The delete() method is used to delete a record from the database.

Comments and Discussions!

Load comments ↻






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