___ method is used to set the database name in PyQt

24. ___ method is used to set the database name in PyQt.

  1. setDatabaseName()
  2. setDbName()
  3. setDBName()
  4. QSetDatabaseName()

Answer: A) setDatabaseName()

Explanation:

The setDatabaseName() method is used to set the database name in PyQt.

Comments and Discussions!

Load comments ↻




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