MVC .NETFULLSTACK

MVC .NETFULLSTACK

University

15 Qs

quiz-placeholder

Similar activities

ASP.NET Core Basics (1)

ASP.NET Core Basics (1)

University

20 Qs

Kuis PWE

Kuis PWE

University

20 Qs

HTML, JAVASCRIPT,XML

HTML, JAVASCRIPT,XML

University

12 Qs

Model View Controller (MVC)

Model View Controller (MVC)

University

10 Qs

Quiz CodeIgniter 4

Quiz CodeIgniter 4

University

10 Qs

Introduction Of Laravel

Introduction Of Laravel

KG - University

15 Qs

ARCHIOS

ARCHIOS

University

11 Qs

AWD - Midterm Quiz

AWD - Midterm Quiz

University

15 Qs

MVC .NETFULLSTACK

MVC .NETFULLSTACK

Assessment

Quiz

Computers

University

Medium

Created by

Rakheeba Taseen

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

MVC stands for

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of following is TRUE?


The controller redirects incoming request to model.

The controller executes an incoming request.


The controller controls the data.

The controller render html to view.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The model is a _______ .


Shape of data.

Html content


Collection of data


Type of data.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a type of view in MVC?

Partial view

Executable view

Data view

Designer view

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is TRUE?

Action method can be static method in a controller class.

Action method can be private method in a controller class.

Action method can be protected method in a controller class.

Action method must be public method in a controller class.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following view contains common parts of UI?

Partial view

Html View

Layout View

Razor view

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to transfer data from controller to view?

Using model object

Using ViewBag


Using ViewData

All of the above

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?