Which of the following is an example of a database connection that needs to be created once at the beginning of a script and then used throughout its code?
A. ActiveRecord
B. Model-view-controller
C. Factory pattern
D. Singleton
Explanation:
One Comment on “Which of the following is an example of a database connection that needs to be created once at the beginning o”
D
0
0