ASP.NET Core Basics (1)

ASP.NET Core Basics (1)

University

20 Qs

quiz-placeholder

Similar activities

Quiz sobre ASP.NET Core MVC

Quiz sobre ASP.NET Core MVC

University

18 Qs

Aula 2 - Revisão e Spring MVC

Aula 2 - Revisão e Spring MVC

University

16 Qs

MEAN Stack

MEAN Stack

University

17 Qs

Kuis PWE

Kuis PWE

University

20 Qs

II MCA ASP.NET ONLINE QUIZ

II MCA ASP.NET ONLINE QUIZ

University

15 Qs

UAS Pemrograman Berkerangka Kerja

UAS Pemrograman Berkerangka Kerja

University

15 Qs

LogP2

LogP2

University

15 Qs

ΕΡΓΑΣΙΑ

ΕΡΓΑΣΙΑ

University

15 Qs

ASP.NET Core Basics (1)

ASP.NET Core Basics (1)

Assessment

Quiz

Computers

University

Medium

Created by

Long Nguyen

Used 5+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is ASP.NET Core?

A server-side web application framework

A client-side JavaScript framework

A database management system

A front-end design tool

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a feature of ASP.NET Core?

Cross-platform support

Single language support

Front-end rendering only

Not open-source

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the use of middleware in ASP.NET Core?

To manage client-side requests

To handle database queries

To define how HTTP requests are handled

To create API endpoints

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming languages can be used with ASP.NET Core?

Java and PHP

C# and F#

Python and Ruby

Swift and Kotlin

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the Razor View Engine do in ASP.NET Core?

Manages server-side databases

Renders JavaScript components

Parses Razor markup and produces HTML responses

Compiles C# code into machine code

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the `Startup.cs` file in an ASP.NET Core project?

To configure how the application starts

To store user credentials

To define routing for the application

To run database migrations

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the term "cross-platform" mean in the context of ASP.NET Core?

It can only run on Windows

It can run on multiple operating systems

It can only run on Linux

It can run without a server

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?