wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Basic Web Programming Exercise

Total questions: 12

Worksheet time: 6mins

Name
Class
Date
1.

What is a web browser?

a)

Applications that act as clients on the web

b)

The script embedded inside the HTML page, downloaded with the HTML page and executed on the client (browser)

c)

It provides document to requesting browsers

d)

Web site that provide web pages that the content may change with regard to the change of the variables

2.

Which of the following are examples of web browser?

a)
b)
c)
d)
3.

________________ provides the interface to the client.

a)

Web server

b)

Web page

c)

Web browser

d)

Database

4.

Combination of server-side and client-side to develop a dynamic website is called:

a)

Website

b)

Web server

c)

Web programming

d)

Web browser

5.

What is ISP?

a)

Internet Service Protocol

b)

Internet Service Provider

c)

Internet Signal Provider

d)

Internet Signal Protocol

6.

Collection of pages in a domain that contains various information that internet users can read and view via a search engine is the meaning of ...

a)

Website

b)

HTML

c)

Web Browser

d)

Semantic Element

7.

What does the website use to be more beautiful?

a)

HTML

b)

CSS

c)

Javascript

d)

Semantic Element

8.

a website that has a fixed appearance and does not change much

a)

Interactive Website

b)

Dynamic Website

c)

Static Website

d)

E-Commerce Website

9.

Hypertext Markup Language, a language used to create web pages ...

a)

Website Content

b)

Website Structure

c)

Heading

d)

HTML

10.

The content of the displayed web page ...

a)

<html>

b)

<title>

c)

<body>

d)

<h1>

11.

Elements that contain a heading or logo

a)

<header>

b)

<section>

c)

<aside>

d)

<article>

12.

Element to make figures or images on articles

a)

<img>

b)

<figure>

c)

<figcaption>

d)

<footer>