wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Servicio HTTP

Total questions: 10

Worksheet time: 15mins

Name
Class
Date
1.

Which technology is not used in the web client?

a)

Applet

b)

Servlet

c)

Ajax

d)

JQuery

2.

What is the non-standard secure web port?

a)

443

b)

80

c)

8080

d)

8443

3.

What is the default Apple browser?

a)

Safari

b)

Chrome

c)

Opera

d)

Lynx

4.

Which method is used to request data from a specified resource by sending the parameters (name/value pairs) in the URL?

a)

HEAD

b)

GET

c)

POST

d)

PUT

5.

What does the status code "400 Bad request" mean?

a)

Request error

b)

Server error

c)

Informational

d)

Redirection

6.

Cookies are a way of storing state after an HTTP protocol session

a)

FALSE

b)

TRUE

7.

The MIME type "multipart/form-data" is used to send data in several parts with its own entity and separated by a delimiter in an HTML form.

a)

FALSE

b)

TRUE

8.

What type of virtual web hosting allows more than one virtual host to run on the same IP address but with different names?

a)

Port based Virtual Web Hosting

b)

Name based Virtual Web Hosting

c)

IP based Virtual Web Hosting

9.

A reverse proxy server is a type of proxy server that typically sits behind the firewall in a private network and directs client requests to the appropriate backend server.

a)

TRUE

b)

FALSE

10.

What is the least common vulnerability in the HTTP protocol?

a)

sniffing

b)

spoofing

c)

man-in-the-middle

d)

Dos