ASP.Net Core Web API

ASP.Net Core Web API

University

20 Qs

quiz-placeholder

Similar activities

ASP.NET Core Basics (1)

ASP.NET Core Basics (1)

University

20 Qs

ICA 02

ICA 02

University

22 Qs

Node.js Server

Node.js Server

University

20 Qs

Quiz 1 (Web App Dev)

Quiz 1 (Web App Dev)

University

15 Qs

Programming in Asp.Net with C#

Programming in Asp.Net with C#

University

20 Qs

LogP2

LogP2

University

15 Qs

MEAN Stack

MEAN Stack

University

17 Qs

ADVANCE JAVA

ADVANCE JAVA

University

20 Qs

ASP.Net Core Web API

ASP.Net Core Web API

Assessment

Quiz

Computers

University

Medium

Created by

kalyani boyina

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ASP.NET Core is an ______________ Framework?

closed-source
proprietary
freeware
open-source

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Asp.Net Core Applications can target which of the following?

Multiple platforms including Windows, macOS, and Linux
Only Android platform
Only Windows platform
Only iOS platform

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Web API supports which of the following protocol?

FTP
SMTP
SSH
HTTP

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Asp.Net Core supports which of the following platforms?

Unix
Windows, macOS, Linux
Android
iOS

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of the following is an entry point of Asp.Net Core Application?

Main method in the Program class
Execute method in the Middleware class
Start method in the Startup class
Index method in the HomeController class

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

By default, static files can be served from ___________________ folder.

bin

wwwroot

any folder under the root folder

static files

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The host for Asp.Net core web application is configured in ________________ file.

web.config
appsettings.json
startup.cs
index.html

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?