A ____ is a class in the Yii framework that represents a data item and specifies the logic for communicating with data storage, such as a database

25. A ____ is a class in the Yii framework that represents a data item and specifies the logic for communicating with data storage, such as a database.

  1. Model
  2. Controller
  3. Action

Answer: A) Model

Explanation:

A model is a class in the Yii framework that represents a data item and specifies the logic for communicating with data storage, such as a database.

Comments and Discussions!

Load comments ↻






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