wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

COMPUTER PROGRAMMING QUARTER 2 LAS 2 (2 points each)

Total questions: 16

Worksheet time: 20mins

Name
Class
Date
1.

It is a set of markup tags.

a)

Xml

b)

Sgml

c)

Http

d)

Markup Language

2.

HTML stands for:

a)

Hyper Text Markup Language

b)

Hyper Text Makeup Language

c)

Hyper Text Mark Language

d)

Hyper Text Markup Launch

3.

SGML stands for:

a)

Standard Graphic Markup Language

b)

Standard Graphics Markup Language

c)

Stand-up Graphics Markup Language

d)

Stand Graphics Make-up Language

4.

XML stands for:

a)

Xtended Markup Language

b)

extended Markup Language

c)

Xtended Markup Languages

d)

extended Mark-tag Language

5.

A tag is always enclosed in _____ bracket.

a)

<>

b)

[]

c)

()

d)

{}

6.

It is an example of container element.

a)

<html>

b)

<hr>

c)

<br>

d)

<rh>

7.

This symbol represents the END TAG

a)

\

b)

;

c)

/

d)

^

8.

This defines the header section of the page.

a)

<HTML>

b)

<HEAD>

c)

<TITLE>

d)

<BODY>

9.

This shows a caption in the title bar of the page.

a)

<HTML>

b)

<HEAD>

c)

<TITLE>

d)

<BODY>

10.

This tag show contents of the web page will be displayed.

a)

<HTML>

b)

<HEAD>

c)

<TITLE>

d)

<BODY>

11.

Describe HTML web page that is to be viewed by a web browser.

a)

<HTML>

b)

<HEAD>

c)

<TITLE>

d)

<BODY>

12.

Describe HTML web page that is to be viewed by a web browser.

a)

<HTML>

b)

<HEAD>

c)

<TITLE>

d)

<BODY>

13.

Heading element which print the largest heading.

a)

<h1>

b)

<h2>

c)

<h4>

d)

<h6>

14.

Heading element which print the smallest heading.

a)

<h1>

b)

<h2>

c)

<h4>

d)

<h6>

15.

It is an example of empty element.

a)

<html>

b)

<p>

c)

<br>

d)

<body>

16.

Write a program that will show the following output.

4 lines