Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

W21 - Web Design Quiz (Midterm)

Total questions: 20

Worksheet time: 11mins

Name
Class
Date
1.

What was considered to be the prototype of the modern Internet?

a)

ARPANET

b)

NSFNET

c)

INTERNET BACKBONE

d)

WWW

2.

The very first high speed backbone that was created in 1987

a)

ARPANET

b)

NSFNET

c)

INTERNET BACKBONE

d)

WWW

3.

It is the primary system of networks connecting both major connection and Internet users to the Internet itself.

a)

ARPANET

b)

NSFNET

c)

INTERNET BACKBONE

d)

WWW

4.

It is an open source information space where web documents and other web resources are identified by URLs and can be accessed via the Internet.

a)

ARPANET

b)

NSFNET

c)

INTERNET BACKBONE

d)

WWW

5.

Who developed the WWW?

a)

James Gosling

b)

Tim Berners-Lee

c)

Bjarne Stroustrup

d)

Tim Beerners-Li

6.

It is a single document in the web

a)

Web Page

b)

Website

c)

Web Server

d)

Web Client

7.

A collection of your answer in #6 linked or organized together to have a common goal

a)

Web Page

b)

Website

c)

Web Server

d)

Web Client

8.

These are the translators of the data over the web for the clients/users to understand

a)

Web Browsers

b)

Web Server

c)

Web Server

d)

Web Client

9.

It is the address used for the web – a pointer to some bit of data. It is the one we enter in the address bar.

a)

IP Address

b)

URL

c)

Both A & B

d)

Link

10.

It is the original address that the websites use in order to pinpoint their right location over the Internet

a)

IP Address

b)

URL

c)

Both A & B

d)

Link

11.

After the http:// it is called?

a)

Domain name

b)

Translator

c)

DNS

d)

URL

12.

The standard protocol being used in the Web

a)

FTP

b)

TFTP

c)

HTTP

d)

ICMP

13.

A programming specification for how web pages can be written.

a)

XML

b)

HTML

c)

XHTML

d)

JavaScript

14.

A specification that grew out of HTML that lets developers define their own markup language.

a)

Javascript

b)

HTML

c)

XHTML

d)

XML

15.

It is the main international standard organization which was created by Tim Berners-Lee to decide the rules and protocols over the web.

a)

Microsoft

b)

IBM

c)

W3C

d)

XML

16.

The basic unit of an html

a)

Tags

b)

Attributes

c)

Elements

d)

Header

17.

W3C was located where?

a)

Geneva, Switzerland

b)

Paris, France

c)

Stockholm, Sweden

d)

Warsaw, Poland

18.

Surrounds the text of the page, consists primarily the main content of the web page

a)

<body>

b)

<head>

c)

<title>

d)

<html>

19.

It appears on your Tab and serves as your identification.

a)

Title

b)

<title>

c)

Header

d)

<header>

e)

favicon

20.

This tag allows you to give information for the spider.

a)

<head>

b)

<meta>

c)

<meta charset="utf-8">

d)

<title>