Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Computer Science Exam

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

How the content of a website is organized?

a)

Website Structure

b)

HTML Element

c)

CSS

d)

HTML

2.

The special set of characters that indicates the start and end of an HTML element and that element's type.

a)

HTML TAG

b)

HTML Element

c)

CSS

3.

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

a)

Website Content

b)

Website Structure

c)

HTML

d)

WWW

4.

A piece of a website, marked by a start tag and often closed with an end tag

a)

HTML Element

b)

HTML Tag

c)

Web Content

d)

Web Structure

5.

What tag represents a paragraph?

a)

<p></p>

b)

<html></html>

c)

<head></head>

d)

<body></body>

6.

What tag represents the heading?

a)

<html></html>

b)

<body></body>

c)

<p></p>

d)

<head></head>

7.

What tag represents HTML tag?

a)

<head></head>

b)

<body></body>

c)

<p></p>

d)

<html></html>

8.

A collection of interlinked web pages on the World Wide Web

a)

Blog

b)

Social Media

c)

Websites

d)

Hyperlink

9.

What is the largest website in the world?

a)

Google

b)

Yahoo

c)

Facebook

d)

Instagram

10.

The collected information about an individual across multiple websites on the Internet.

a)

Social Sleuth

b)

Digital footprint

c)

privacy

d)

email

11.

The exclusive legal right to print, publish, perform, film, or record literary, artistic, or musical material, and to authorize others to do the same

a)

Creative Commons

b)

Copyright

c)

intellectual property

d)

citation

12.

A collection of public copyright licenses that enable the free distribution of an otherwise copyrighted work, used when an author wants to give people the right to share, use, and build upon a work that they have created

a)

Citation

b)

Intellectual property

c)

Creative Commons

d)

Copyright

13.

What tag represents the image tag?

a)

<img></img >

b)

<a></a>

c)

<ol></ol>

d)

<li></li>

14.

What tag represents the list item tag?

a)

<!DOCTYPE>

b)

<ol></ol>

c)

<li></li>

d)

<ul></ul>

15.

What tag represents the hyperlink tag?

a)

<a></a>

b)

<link />

c)

<ul></ul>

d)

<!-- -->

16.

Part of a program that does not work correctly.

a)

Indentation

b)

Comment

c)

Bug

d)

Debugging

17.

The part of a CSS rule-set that defines which HTML elements the style should be applied to.

a)

Code

b)

HTML

c)

CSS Selector

d)

Comment

18.

A program that searches for items on the World Wide Web.

a)

Search Engine

b)

Relevant

c)

Trustworthy

d)

Heading

19.

In Computer Science which process describes the Problem Solving Process?

a)

Identify the problem, communicate, remix

b)

Identify the problem, Explore, make a drawing

c)

Define the problem, Prepare, Try, and Reflect

20.

The link goes inside the ______ tag and looks like this: <link rel="stylesheet" href="style.css">

a)

body

b)

heading

c)

<p>