WEEK 1-2 CI MVC

WEEK 1-2 CI MVC

University

20 Qs

quiz-placeholder

Similar activities

AWD - Prelim Quiz

AWD - Prelim Quiz

University

20 Qs

WEBSYS FORMA 1

WEBSYS FORMA 1

University

20 Qs

Kuis Web Developer I - Part 2

Kuis Web Developer I - Part 2

University

17 Qs

PROGRAMACIÓN EN ANDROID

PROGRAMACIÓN EN ANDROID

University

20 Qs

UTS Pemrograman Framework

UTS Pemrograman Framework

University

15 Qs

การออกแบบซอฟต์แวร์ (Software Design)

การออกแบบซอฟต์แวร์ (Software Design)

University

15 Qs

Latihan Dasar 1 CodeIgniter4

Latihan Dasar 1 CodeIgniter4

University

20 Qs

UAS Pemrograman Berkerangka Kerja

UAS Pemrograman Berkerangka Kerja

University

15 Qs

WEEK 1-2 CI MVC

WEEK 1-2 CI MVC

Assessment

Quiz

Computers

University

Medium

Created by

Darwin Vargas

Used 4+ 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?