wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

ASP.Net Quiz#1

Total questions: 15

Worksheet time: 6mins

Name
Class
Date
1.

A (a)   the set of codes in your application that handles communication between an end user interface and a database. 

2.

C# is , except

a)

Microsoft C# tool to build web application

b)

Dynamic Web Pages, usually connected to a Database.

c)

·open source, cross-platform version of ASP. (Platform solution for developing options)

d)

None of the above

3.

ASP stands for?

a)

active server platform

b)

active service platforms

c)

active server pages

d)

active service page

4.

(a)   is a pre-built structure that provides a foundation for creating applications.

5.

 is a software environment or framework that provides tools, libraries, and resources for developing and running software applications.

(a)  

6.

True or False: Dynamic Web Pages, usually connected to a Internet.

a)

True

b)

False

7.

is ASP.Net Core a Front End programming?

a)

True

b)

False

8.

is ASP.Net Core a Back End Programming?

a)

True

b)

False

9.

is ASP.Net Core a Full Stack Programming?

a)

True

b)

False

10.

handles page events and navigation between pages.

a)

Model

b)

View

c)

Controller

11.

manages the behavior of the Data.

a)

Model

b)

View

c)

Controller

12.

manage the display of the data

a)

Model

b)

View

c)

Controller

13.

(a)   is language neutral that supports more than 20 languages

14.

.NET is very similar to JAVA

a)

True

b)

False

15.

Who developed ASP.Net Core?

(a)