HTTP

HTTP

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

HTML/CSS

HTML/CSS

9th - 12th Grade

13 Qs

PRUEBA DEL TERCER PARCIAL DE 10MO EGB

PRUEBA DEL TERCER PARCIAL DE 10MO EGB

10th Grade

10 Qs

HTML Basics Quiz

HTML Basics Quiz

1st Grade - University

10 Qs

jonyosman

jonyosman

10th Grade

10 Qs

HTML Intro

HTML Intro

9th - 12th Grade

10 Qs

2.2 HTTP

2.2 HTTP

9th - 10th Grade

10 Qs

HTTP protocol and Privacy on the web

HTTP protocol and Privacy on the web

9th - 12th Grade

12 Qs

HTML

HTML

11th Grade

10 Qs

HTTP

HTTP

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Joseph Maxwell

Used 487+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTTP stand for?

HTML Title Protocol

HeaderType Transmission Process

HyperText Transfer Protocol

Hierarchy Transport Tracking Process

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which part of the architecture sends the initial HTTP request?

Client

Server

Database

HTML

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What HTTP method is used when the user first loads a webpage?

GET

POST

PUT

HTTP

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a proper content type for an HTTP response?

HTML document

JSON data

JPEG image

POST request

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which character goes between a URL and any query parameters?

&

?

=

%

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When is the POST method used?

Reading data

Changing/updating data

Searching

Scripting to find data on a page

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTTP response code means success?

100

200

301

403

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which part of the architecture sends a POST request?

Client

Server

Database

Internet