HTTP and HTTPS Flashcards

1
Q

is an application-layer protocol that acts as the foundation for communications with the Internet.

A

Hypertext Transfer Protocol (HTTP)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

It defines the interaction between the client machine and the server as following a request-response model whereby the client machine requests for a specific resource and the server responds with the information.

A

Hypertext Transfer Protocol (HTTP)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

It retrieves the source without any other effect resulting from taking actions

A

GET

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

It indicates that there is information included in the request that should create a new version of the resource.

A

POST

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

In indicates that the information included in the request should change already existing items.

A

PUT

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The specified resource should be deleted. And upon deletion, the GET or PUT to a resource will fail.

A

DELETE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

IIS stands for

A

Internet Information Services

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

It is an application that comes with Microsoft Windows designed to support HTTP (known as a web server).

A

Internet Information Services

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

is the primary integrated development environment (IDE) used to create ASP.NET websites and web applications

A

Visual Studio

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

When developing ASP .NET applications, either Web Forms or MVC, the work of processing and creating the content that is returned to the client is done by …

A

Internet Information Services

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the three versions of Visual Studio that can be downloaded?

A

Community, Professional, and Enterprise

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

free for students, open-source contributors, and individuals

A

Community

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

best suited to small teams

A

Professional

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

scalable, end-to-end solution for teams of any size

A

Enterprise

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly