WEEK 1-2 CI MVC

WEEK 1-2 CI MVC

University

20 Qs

quiz-placeholder

Similar activities

PHP & CodeIgniter Quiz

PHP & CodeIgniter Quiz

University

20 Qs

Web Programming Lab PCS-693

Web Programming Lab PCS-693

University

18 Qs

PHP with MySQL quiz

PHP with MySQL quiz

University

15 Qs

MakeCode Review Quiz

MakeCode Review Quiz

11th Grade - University

17 Qs

UMS - Refresment Array, Looping, Function

UMS - Refresment Array, Looping, Function

University

15 Qs

Chapter 3 : Input and Output

Chapter 3 : Input and Output

University

20 Qs

Unit 4 - hardware and software

Unit 4 - hardware and software

11th Grade - University

17 Qs

Introduction Of Laravel

Introduction Of Laravel

KG - University

15 Qs

WEEK 1-2 CI MVC

WEEK 1-2 CI MVC

Assessment

Quiz

Computers

University

Medium

Created by

Darwin Vargas

Used 7+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does MVC stand for?

A. Model-View-Code

B. Model-View-Control

C. Model-View-Controller

D. Main-View-Configuration

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which component of MVC is responsible for handling the user interface?

A. Model

B. View

C. Controller

D. Router

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

CodeIgniter is best known for being:

A. Heavyweight and complex

B. Built on Python

C. Lightweight and fast

D. Java-based

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which file in CodeIgniter configures the base URL of the application?

A. index.php

B. database.php

C. config.php

D. routes.php

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default URL structure in CodeIgniter?

A. controller/index.php/method

B. method/controller/index.php

C. index.php/controller/method

D. controller/method/index.php

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The main role of the Model in MVC is to:

A. Render views

B. Handle routing

C. Manage data and business logic

D. Control the user interface

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which folder do you define routing in CodeIgniter?

A. application/config

B. system/core

C. application/controllers

D. public/config

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?