HTTP

HTTP

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

Internet Protocols. Edexcel GCSE Computer Science

Internet Protocols. Edexcel GCSE Computer Science

8th - 12th Grade

12 Qs

IT Chapter 2

IT Chapter 2

10th - 12th Grade

10 Qs

Web Concepts

Web Concepts

10th Grade

12 Qs

HTTP protocol and Privacy on the web

HTTP protocol and Privacy on the web

9th - 12th Grade

12 Qs

2.2 HTTP

2.2 HTTP

9th - 10th Grade

10 Qs

GCSE Protocols [OCR Computing]

GCSE Protocols [OCR Computing]

10th Grade

8 Qs

Technical Terms - Internet (A-Z) - CORS

Technical Terms - Internet (A-Z) - CORS

12th Grade

10 Qs

6.5 Networking Protocols

6.5 Networking Protocols

10th - 12th Grade

13 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