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

.NET & C# Basics

.NET & C# Basics

University

20 Qs

DOT NET

DOT NET

University

20 Qs

1ºDAM/DAW - Entornos de Desarrollo - UD1-6 - Prof. C. Boni

1ºDAM/DAW - Entornos de Desarrollo - UD1-6 - Prof. C. Boni

University - Professional Development

20 Qs

ASP.NET Web API

ASP.NET Web API

University

20 Qs

Quizz Test_04/04/2022_Hoster_LongTT19

Quizz Test_04/04/2022_Hoster_LongTT19

KG - University

20 Qs

Microservices Architecture Quiz

Microservices Architecture Quiz

University

19 Qs

UAS CCNA 3

UAS CCNA 3

University

20 Qs

ASP.NET Core Basics (1)

ASP.NET Core Basics (1)

Assessment

Quiz

Computers

University

Medium

Created by

Long Nguyen

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