Which of the following DB class methods creates and returns the new Database_Connection instance?

38. Which of the following DB class methods creates and returns the new Database_Connection instance?

  1. Instance
  2. Query
  3. Select
  4. Create

Answer: A) Instance

Explanation:

The instance DB class method creates and returns the new Database_Connection instance.

Comments and Discussions!

Load comments ↻






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