wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

untitled

Total questions: 66

Worksheet time: 43mins

Name
Class
Date
1.
What does HTML stand for?
a)
Hypertext Making Language
b)
Hyper Transfer Markup Language
c)
Hypertext Markup Language
d)
Hyper Transfer Making Language
2.
<p> is
a)
punctuation tag
b)
closing paragraph tag
c)
closing punctuation tag
d)
paragraph tag
3.
<body>
a)
Body tag
b)
Paragraph tag
c)
Closing body tag
d)
Header tag
4.
What is the function of the <p> tag?
a)
Defines a paragraph.
b)
Makes the text purple.
c)
It pushes the text to the right.
d)
Prints the webpage.
5.
What HTML element defines the title of the document?
a)
<title>
b)
<head>
c)
<meta>
6.
Which of the following is the largest heading? 
a)
H2
b)
H3
c)
H4
d)
H6
7.

Which is the proper way to write an h1 tag

a)

<h1>Hello</h1>

b)

<h1>"Hello

c)

{h1}Hello{/h1}

d)

<h1>Hello<h1>

8.
HTML uses
a)
Tabs
b)
Tags
c)
Labels
d)
Quotes
9.
</h> is
a)
Header Tag
b)
Headline Tag
c)
Half of a tag
d)
Closing header tag
10.

Which set contains all of the DEFAULT tags needed to create a webpage?

a)

<!DOCTYPE html>

<html>

<head>

</head>

<body>

</body>

</html>

b)

<html>

<head>

</head>

<body>

</body>

</html>

c)

<!DOCTYPE html>

<html>

<head>

</head>

</html>

d)

<!DOCTYPE html>

<html>

<head>

</head>

<body>

</body>

11.

What is ethics?

a)

The standard of behavior by which conduct is judged

b)

The values and standards enforceable by the courts

c)

Personal moral principles

d)

Unwritten rules for interactions

12.

Your friend is helping you with a game and needs your password, what is the best approach? Pick two:

a)

Give them your password because it is your friend.

b)

Don't share your password because it is private.

c)

Allow them to keep and use your password if they promise to keep it a secret.

d)

Login yourself without them seeing the password and then let them finish helping.

13.

You are playing a game on your iPad and an ad pops up that says click here to win free prizes for your game. What would you do? Pick two:

a)

Click on the message, it will help your game.

b)

Remove the ad immediately.

c)

Ask your friend what to do.

d)

Do not click on the add, always think before you click.

14.

What is the term used to describe the online identity of someone which is developed through their online behaviour?

a)

Digital footprint

b)

Footprint

c)

Personal information

15.

What is true about a digital footprint? Pick two:

a)

Once things are posted online, things can exist forever.

b)

Digital footprints can be helpful or harmful to your reputation both now and in the future.

c)

Digital footprints relate to people’s foot size information which is online.

d)

A digital footprint is not important, everything posted online disappears after a few months.

16.

What is a digital footprint? Pick two:

a)

A trail of information left behind

b)

An online personal identity and a person’s digital information online

c)

A foot which is used to type on digital technology

d)

A digital photo of someone’s foot and information about their foot.

17.

What is copyright? Pick one:

a)

A form of legal protection which gives a creator the choice to say how others can use their work.

b)

Copying the rights from a website.

c)

Having the right to copy the work.

d)

Not copying someone’s work.

18.

You have come across a violent video or something that upsets you online what should you do? Pick two:

a)

Tell a trusted adult.

b)

Go to https://kidshelpline.com.au/ | https://www.esafety.gov.au/ for help and support.

c)

Pretend you didn’t see it and keep it to yourself.

d)

Write a post online sharing your emotions.

19.
If you use copyrighted material in a report or project you should always give credit to the author or illustrator of work you are using (examples—when you use a photograph from the internet, a quote from a book)
a)
Unauthorized Use
b)
Software Piracy
c)
Plagiarism
d)
Fair Use
20.
The exclusive privilege that allows an author or owner to print or sell his/her own work 
a)
Fair Use
b)
Copyright
c)
Shareware
d)
Unathorized Use
21.

Computer ethics is:

a)

The act of damaging computer software deliberately.

b)

The rules governing the use of technology.

c)

Using computers without permission

22.

Which case will you file if somebody will steal your artwork without your permission or without citing the source?

a)

Copyrighted

b)

Cybercrime

c)

Hacking

d)

Plagiarism

23.

We are all creators

a)

True

b)

False

24.

We are all consumers

a)

True

b)

False

25.

What is copyright infringement?

a)

When you plagiarize

b)

When you copy or share creative works without permission

c)

When you get too close to a creative work

d)

All of them

26.

Finding and fixing problems in an algorithm or program

a)

Sequencing

b)

Bug

c)

Debugging

d)

Command

27.

A set of steps that can be executed by a computer

a)

Algorithm

b)

Event

c)

Repeat

d)

Function

28.

The action of doing something over and over again

a)

Debugging

b)

Event

c)

Command

d)

Loop

29.

What is a "Bug"?

a)

An insect with 8 legs.

b)

Part of a program that does not work correctly.

c)

The action of doing something over and over again.

d)

Someone who bothers you.

30.

The smallest unit of data storage that a program can use.

a)

Strings

b)

Variables

c)

Integers

d)

Floats

31.

A whole number that does not have a decimal or any digits after the decimal.

a)

integer

b)

float

c)

strings

d)

Boolean

32.

A type of number that provides very precise information by including all the numbers after the decimal.

a)

interger

b)

float

c)

strings

d)

Boolean

33.

Text or characters displayed by a program.

a)

integer

b)

float

c)

strings

d)

Boolean

34.

A data type that only has two values, usually denoted as true or false.

a)

interger

b)

float

c)

strings

d)

Boolean

35.

+, -, *, and / are known as

a)

arithmetic operators

b)

relational operators

c)

logical operators

36.

<, > , = are know as

a)

arithmetic operators

b)

relational operators

c)

logical operators

37.

Conditional statements (true, false) are known as:

a)

Arithmetic operators

b)

Relational operators

c)

Logical operators

38.

To identify errors or bugs in computer hardware or programs and fix them.

a)

Program

b)

Arguments

c)

Variables

d)

Debug

39.

_________________ is a system of connected computers

that allows the sharing of files and equipment.

a)

Network

b)

Router

c)

Transmitter

d)

Modulation

40.

_________________ are communication devices that route data to correct user.

a)

Routers

b)

Transmitter

c)

Tranciever

d)

Receiver

41.

The ____________________ is a term given to the network of computers that provide information world-wide.

a)

Internet

b)

Cookie

c)

Domain

d)

Network

42.

__________________________ is the act of sending information such as data, text, pictures, voice and video.

a)

Telecommunications

b)

Email

c)

Encode

d)

Transmitter

43.

Tick Fiber Optic advantages

a)

carry more signals than wire cables

b)

faster data transmission

c)

less susceptible to noise

d)

Cost more

44.

Tick Fiber Optic Disadvantages

a)

smaller size

b)

Expensive

c)

Difficult to install and modify

45.

What tab do you go to to start a MAIL Merge

a)

The Insert Tab

b)

The Merging Tab

c)

You do not go to a tab

d)

The Mailings Tab

46.

If I wish to change my recipients in my Data source what would I click?

a)

Edit Receivers

b)

Edit Recipients

c)

Edit Data Source

d)

Restart the Mail merge wizard

47.

If I want to add a certain part like <<First Name>> or <<Last Name>> where would I need to click?

a)

Insert Merge Field

b)

Click Greeting Line and add First Name to the block

c)

Click Finish and Merge

d)

Click the Start mail merge and click add and then click your desired choice

48.

Which of the following options place the steps in the correct order based on the step by step wizard?

A. Write Letter

B. Perform Mail Merge

C. Create Database

D. Link Letter and Database

a)

B,C,D,A

b)

A,B,C,D

c)

C,B,A,D

d)

C,A,D,B

49.

To create a list of recipients ,we select________

a)

Use an existing list

b)

Select from Outlook contact

c)

Type a new list

d)

Any one

50.

What menu do you use to start a mail merge?

a)

View

b)

Home

c)

Tools

d)

Insert

51.

Macros are used for which of the following?

a)

boring work

b)

research papers

c)

repetitive work

d)

work that is not performed daily

52.

When recording a macro, you can format a document with many features to enhance the document.

a)

True

b)

False

53.

What to do when using new software for the first time?

a)

Save the user manual without reading it

b)

Read the user guide or usage instructions provided by the software.

c)

Tried to use without reading the manual

d)

Asking for help from others without trying it yourself

54.

The First Start Financial Company is expanding by building multiple locations across the United States. They need their employees to be able to communicate with each other easily via company email, be able to access and store data on their central company server, and allow for multiple users to use the same printer. What type of technology will help First Start Financial Company solve this problem?

a)

Telephone and Voicemail Systems

b)

Financial Accounting Software

c)

Customer Relationship Management Systems

d)

Inventory Control Systems

e)

Networking Capabilities

55.

Jane Smith has started her own fashion consulting business. To date, she has been keeping track of her business transactions by hand; however, her business is growing and she is now longer able to efficiently keep up with sales and invoices. What type of technology tool will help Jane in this situation?

a)

Telephone and Voicemail Systems

b)

Financial Accounting Software

c)

Customer Relationship Management Systems

d)

Inventory Control Systems

e)

Networking Capabilities

56.

Five specialty care physicians have partnered together to build a new medical practice called Atlanta Specialty Care. With only one main office receptionist and a large volume of patients that need to reach various offices within the business, what type of technology tool will solve this problem?

a)

Telephone and Voicemail Systems

b)

Financial Accounting Software

c)

Customer Relationship Management Systems

d)

Inventory Control Systems

e)

Networking Capabilities

57.
Who invented the telegraph?
a)
Wright Brothers
b)
Eli Whitney
c)
Samuel Morse
d)
Alexander Graham Bell
58.

Any device that receives data (input), processes data, stores data, and produces a result (output).

a)

abacus

b)

analytical engine

c)

computer

d)

technology

59.

a set of instructions given to the processor in a computer.

a)

program

b)

application

c)

computer

d)

file

60.

the protocol (rules) and language that allows all users to develop, publish, and access web pages on the internet.

a)

application

b)

browser

c)

search engine

d)

World Wide Web

61.

Internet

a)

WWW, or the world wide web. It was invented by TIm Berners Lee in 1994.

b)

a series of tubes through which we send information to one another

c)

a program for searching for and accessing information

d)

a global communication network that allows computers to connect to each other and share data with cables and wireless connections (wifi)

62.

An improvement of an existing technology.

a)

version

b)

innovation

c)

model

d)

prototype

63.
What is the development of an entire new technology, never heard or seen before?
a)
Innovation
b)
Invention
c)
Engineering
64.
Improvements on an invention are described as: (choose the best answer)
a)
Innovations
b)
Technology
c)
Enginneering
65.
Microsoft Publisher is a
a)
Web Browser
b)
Operating System
c)
Desktop Publisihing Program
d)
Word Processor
66.

Can you create a yearly calendar using Publisher?

a)

Yes

b)

No

c)

I have no idea.