MVC .NETFULLSTACK

MVC .NETFULLSTACK

University

15 Qs

quiz-placeholder

Similar activities

ARCHIOS

ARCHIOS

University

11 Qs

Java MVC Framework Quiz

Java MVC Framework Quiz

University

10 Qs

ASP.NET Core Basics (1)

ASP.NET Core Basics (1)

University

20 Qs

Kuis PWE

Kuis PWE

University

20 Qs

MEAN Stack

MEAN Stack

University

17 Qs

[KUIPS]Python Matplotlib, Django, Raspi

[KUIPS]Python Matplotlib, Django, Raspi

University

10 Qs

Quiz 3 - DFP5023 Chapter 3

Quiz 3 - DFP5023 Chapter 3

University

10 Qs

SPRING INTRODUCTION

SPRING INTRODUCTION

University

10 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?