HTTP

HTTP

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

GCSE Protocols [OCR Computing]

GCSE Protocols [OCR Computing]

10th Grade

8 Qs

test 3.6

test 3.6

11th Grade

10 Qs

Technical Terms - Internet (A-Z) - CORS

Technical Terms - Internet (A-Z) - CORS

12th Grade

10 Qs

HTTP Quiz

HTTP Quiz

9th - 12th Grade

10 Qs

IT Chapter 2

IT Chapter 2

10th - 12th Grade

10 Qs

Web Concepts

Web Concepts

10th Grade

12 Qs

HTTP Review

HTTP Review

9th - 12th Grade

9 Qs

Mengoperasikan Website

Mengoperasikan Website

10th 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