wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTTP

Total questions: 8

Worksheet time: 4mins

Name
Class
Date
1.

What does HTTP stand for?

a)

HTML Title Protocol

b)

HeaderType Transmission Process

c)

HyperText Transfer Protocol

d)

Hierarchy Transport Tracking Process

2.

Which part of the architecture sends the initial HTTP request?

a)

Client

b)

Server

c)

Database

d)

HTML

3.

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

a)

GET

b)

POST

c)

PUT

d)

HTTP

4.

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

a)

HTML document

b)

JSON data

c)

JPEG image

d)

POST request

5.

Which character goes between a URL and any query parameters?

a)

&

b)

?

c)

=

d)

%

6.

When is the POST method used?

a)

Reading data

b)

Changing/updating data

c)

Searching

d)

Scripting to find data on a page

7.

Which HTTP response code means success?

a)

100

b)

200

c)

301

d)

403

8.

Which part of the architecture sends a POST request?

a)

Client

b)

Server

c)

Database

d)

Internet