Q. Which database mechanism does the Model class use internally?
β
Correct Answer: (C)
PDO
Explanation: Model interacts with DB using PDO.