HTTP

HTTP

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

EXAMEN-2°AÑO-INFORMATICA P3-2021

EXAMEN-2°AÑO-INFORMATICA P3-2021

1st - 9th Grade

13 Qs

Jarkom

Jarkom

1st Grade - Professional Development

11 Qs

Computer Security

Computer Security

8th - 10th Grade

10 Qs

Penilaian Harian-1, Pemrograman Berorientasi Objek (PBO)

Penilaian Harian-1, Pemrograman Berorientasi Objek (PBO)

12th Grade

10 Qs

Computer Basics 2 - CESA

Computer Basics 2 - CESA

7th Grade - University

10 Qs

WAN Sesi 1

WAN Sesi 1

1st Grade - University

10 Qs

HARD DISK DRIVE

HARD DISK DRIVE

11th - 12th Grade

10 Qs

Chapter 2: Input Device

Chapter 2: Input Device

12th Grade - University

12 Qs

HTTP

HTTP

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Medium

Created by

Joseph Maxwell

Used 487+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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