CPT 231 Midterm Part II Review

CPT 231 Midterm Part II Review

University

40 Qs

quiz-placeholder

Similar activities

GROUP 8

GROUP 8

University

35 Qs

Mid-Term Practice MCQs

Mid-Term Practice MCQs

University

37 Qs

Code.org Unit 3 Lesson 1-6

Code.org Unit 3 Lesson 1-6

5th Grade - University

45 Qs

Decision and Case Control Statements in C

Decision and Case Control Statements in C

University

35 Qs

function in Python

function in Python

University

37 Qs

Software Requirement And Design DFP40182

Software Requirement And Design DFP40182

University

36 Qs

[AP CSP] Programming with Conditionals [If, Elif, Else]

[AP CSP] Programming with Conditionals [If, Elif, Else]

9th Grade - University

35 Qs

CPT 231 Midterm Part II Review

CPT 231 Midterm Part II Review

Assessment

Quiz

Computers

University

Easy

Created by

Reza Naqvi

Used 5+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

When a dynamic web page is requested, the web server passes the request to

the operating system

the browser

the database server

the application server

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

An intranet

is a local area network (LAN)

connects computers that are near each other

consists of many wide area networks (WANs)

All of the above

A and B Only

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Once a browser makes a request and receives a response

the app continues running to keep track of state

the app keeps a connection to the browser open to maintain state

the app stores the state in a cache so it can retrieve it later

the app terminates and its state is lost

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which part of the following URL identifies the domain name for the website?

https://www.murach.com/products/index.html

https

products

index.html

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which of the following is a programming model for web development that’s built on an open-source platform and can run on multiple operating systems?

ASP.NET Web Forms

ASP.NET Core MVC

ASP.NET Open

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which of the following statements describes the internet?

It consists of many WANs.

It is often referred to as “the Cloud”.

It can be accessed through an ISP.

All of the above.

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which of the following statements about ASP.NET Core middleware components is false?

They are configured in the Program.cs file.

They can edit the content of a response.

They must be configured the same for all web apps.

They can short circuit a request.

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?