wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Untitled Quiz

Total questions: 152

Worksheet time: 1hrs 16mins

Name
Class
Date
1.

A monitor displays information.

a)

Input

b)

Storage

c)

Output

d)

Processing

2.

A microphone is used an input device.

a)

Input

b)

Output

c)

Storage

d)

Control

3.

The binary equivalent of the Octal number 13 is

a)

1011

b)

1101

c)

1001

d)

1110

4.

Which of the following are file extensions for audio files?

a)

.jpg, .png

b)

.txt, .docx

c)

.mp3, .wav

d)

.html, .css

5.

What software is needed to create slideshows?

a)

Microsoft PowerPoint

b)

Microsoft Word

c)

Microsoft Excel

d)

Notepad

6.

Which of the following would you use to find information on the internet?

a)

Web browser

b)

Word processor

c)

Spreadsheet

d)

Presentation software

7.

Presentation Graphics may contain

a)

Only text

b)

Only images

c)

Text, images, audio, video

d)

Only tables

8.

Most popular Spreadsheet Editor

a)

Microsoft Excel

b)

Microsoft Word

c)

Adobe Photoshop

d)

Microsoft Access

9.

Create text-based documents, reports, letters, and memos

a)

Word processor

b)

Spreadsheet

c)

Database

d)

Presentation software

10.

The computer translates the condition of each switch to a number. What number is represented by the OFF state?

a)

0

b)

1

c)

2

d)

-1

11.

What is Computer software?

a)

A set of instructions and programs that tell the computer what to do.Programs and applications

b)

The physical parts of a computer that you can touch.Physical parts of a computer

c)

Electrical power supplied to the computer.Cables and wires

d)

Data stored in files only.Electronic circuits

12.

What is Computer hardware?

a)

The physical components of the computer system

b)

Programs and applications running on the computer

c)

Network services provided over the internet

d)

Binary data processed by the CPU

13.

Terabyte (TB) =

a)

1024 GB

b)

100 GB

c)

1024 MB

d)

1,000,000 KB

14.

Kilobyte (KB) =

a)

1024 bytes

b)

100 bytes

c)

1024 bits

d)

8 bytes

15.

Short cut key for Bold is

a)

Ctrl+B

b)

Ctrl+I

c)

Ctrl+U

d)

Ctrl+Shift+B

16.

The smallest measurement of memory is

a)

Bit

b)

Byte

c)

Kilobyte

d)

Nibble

17.

Short cut key for Copy is

a)

Ctrl+C

b)

Ctrl+X

c)

Ctrl+V

d)

Ctrl+Z

18.

Short cut key for Undo is

a)

Ctrl+Z

b)

Ctrl+Y

c)

Ctrl+U

d)

Ctrl+Shift+Z

19.

Short cut key for Cut is

a)

Ctrl+X

b)

Ctrl+C

c)

Ctrl+V

d)

Ctrl+A

20.

How many bits is a byte?

a)

8

b)

4

c)

16

d)

2

21.

Which of these is a valid e-mail address?

a)

alex@example.com

b)

alex.example.com

c)

alex@exam_ple

d)

@example.com

22.

Convert hexadecimal value 16 to decimal

a)

22

b)

16

c)

26

d)

20

23.

You can take a selection that you have cut or copied from the clipboard and ___ it into a document

a)

paste.Insert copied or cut data

b)

save.Move data

c)

delete.Delete data

d)

close.Format text

24.

Short cut key for Paste is

a)

Ctrl+V

b)

Ctrl+P

c)

Ctrl+C

d)

Ctrl+Shift+V

25.

Times New Roman, Comic Sans and Calibri are called __

a)

fonts

b)

files

c)

icons

d)

protocols

26.

What happens in a document when the "cut" command is used?

a)

The selection is removed and placed on the clipboard

b)

The selection is copied but remains in place

c)

The selection is deleted permanently with no clipboard copy

d)

The document is printed

27.

Which of the following is not currently a topic in computer science?

a)

Ancient history

b)

Algorithms

c)

Operating systems

d)

Data structures

28.

The 0 and 1 in the binary numbering system are called binary digits or

a)

bits

b)

bytes

c)

nibbles

d)

words

29.

The binary equivalent of the Hexadecimal number 74A is

a)

011101001010

b)

011010011010

c)

011111001010

d)

010101001010

30.

Why we need a program Excel?

a)

To organize data and perform calculations using spreadsheets

b)

To edit photos and graphics

c)

To compile source code into machine language

d)

To browse the internet

31.

The binary equivalent of the Hexadecimal number 7BD is

a)

011110111101

b)

011100111101

c)

011110101101

d)

011111111101

32.

The computer translates the condition of each switch to a number. What number is represented by the ON state?

a)

1

b)

0

c)

2

d)

-1

33.

What is the meaning of "$" in the program Excel

a)

It fixes the referenced row or column to create an absolute reference

b)

It multiplies two numbers

c)

It denotes currency formatting only

d)

It inserts a function automatically

34.

To make a cell ABSOLUTE address, we should..

a)

Place $ before the column and/or row in the reference

b)

Start the reference with #

c)

Type the word ABSOLUTE before the address

d)

Use parentheses around the cell address

35.

What is the meaning of "C$5" in the program Excel

a)

Column C is relative and row 5 is absolute

b)

Column C is absolute and row 5 is relative

c)

Both column C and row 5 are absolute

d)

Both column C and row 5 are relative

36.

What "Master function" button used for in the Excel?

a)

To insert and select functions for calculations FX

b)

To sort data ascending AUTOFILL

c)

To format cells as currency SUM

d)

To create charts automatically SORT

37.

What "Master function" button used for in the Excel?

a)

To insert and select functions for calculations ,Fx

b)

To sort data ascending,SORT

c)

To format cells as currency,SUM

d)

To create charts automatically,AutoFill

38.

Choose the right cell address

a)

B12

b)

1B2

c)

BB

d)

B0

39.

Choose the right cell address

a)

C5

b)

5C

c)

CC

d)

C0

40.

What is MIN() function

a)

Returns the smallest value in a set of numbers

b)

Returns the largest value in a set of numbers

c)

Returns the average of numbers

d)

Counts non-empty cells

41.

What is MAX() function

a)

Returns the largest value in a set of numbers

b)

Returns the smallest value in a set of numbers

c)

Returns the average of numbers

d)

Counts non-empty cells

42.

What is AVERAGE() function

a)

Returns the mean of a set of numbers

b)

Returns the largest value in a set of numbers

c)

Returns the smallest value in a set of numbers

d)

Returns the sum of numbers only

43.

Before we start writing any formula to a cell, we select it and press the symbol....

a)

=

b)

+

c)

;

d)

?

44.

Choose wrong expression in the Excel

a)

=A1+B1

b)

=SUM(A1:B1)

c)

A1B1

d)

=A1*B1

45.

Choose right expression in the Excel

a)

=A1+B1

b)

A1++B1

c)

SUM(A1,,B1)

d)

A1**B1

46.

What will we get in cell A3, if the cells are A1=500; A2=450, then select these two cells and use autofill?

a)

400

b)

450

c)

500

d)

350

47.

What will we get in cell A3, if the cells are A1=300; A2=350, then select these two cells and use autofill?

a)

400

b)

350

c)

300

d)

450

48.

Can a cell be transferred from horizontal position to vertical in the Excel?

a)

Yes

b)

No

c)

Only texts

d)

Only numbers

49.

What kind of address CC C$1 is

a)

Relative cell reference

b)

Absolute cell reference

c)

Mixed reference with absolute row

d)

Mixed reference with absolute column

50.

What kind of address C$1 is

a)

Relative cell reference

b)

Absolute cell reference

c)

Mixed reference with absolute row

d)

Mixed reference with absolute column

51.

What kind of address $C1 is

a)

Relative cell reference

b)

Absolute cell reference

c)

Mixed reference with absolute row

d)

Mixed reference with absolute column

52.

What kind of address C1 is

a)

Relative cell reference

b)

Absolute cell reference

c)

Mixed reference with absolute row

d)

Mixed reference with absolute column

53.

##### means

a)

The cell contains a formula error

b)

The column is too narrow to display the cell content

c)

The workbook is protected

d)

The cell format is set to Text

54.

In order to multiply items in Excel you would use

a)

The PRODUCT function *

b)

The SUM function -

c)

The AVERAGE function=

d)

The CONCAT function/

55.

If cells A1=90; A2=85; A3=80; A4=75; A5=75, what will be your formula if you are going to get the total? Choose INCORRECT answer!

a)

=SUM(A1:A5)

b)

=A1+A2+A3+A4+A5

c)

=AVERAGE(A1:A5)

d)

=SUM(A1;A5)+SUM(A2:A4)

56.

The value in cell E10 = 75. If student's mark (E10) is higher than 74, the results will be "PASSED" or "FAILED". Possible correct formula:

a)

=IF(E10>74,"PASSED","FAILED")

b)

=IF(E10>=75,"FAILED","PASSED")

c)

=IF(E10<74,"PASSED","FAILED")

d)

=IF(E10>74;PASSED;FAILED)

57.

E-Government portal of Kazakhstan

a)

egov.kz

b)

gov.kz

c)

e-kaz.kz

d)

kazgov.kz

58.

EDS stands for

a)

Electronic data storage

b)

Electronic digital signature

c)

Encrypted document service

d)

Enterprise directory system

59.

HTML stands for

a)

HyperText Modeling Language

b)

HyperTransfer Markup Language

c)

HyperText Markup Language

d)

Hyperlink Text Management Language

60.

… determines that the document background is yellow and the text will be blue (HTML)

a)

<body bgcolor="yellow" text="blue">

b)

<body bg="yellow" color="blue">

c)

<font yellow blue>

d)

<html style>

61.

… determines that the document background is an image and the text will be red (HTML)

a)

<body image="img.jpg">

b)

<img background>

c)

<body background="img.jpg" text="red">

d)

<bg img>

62.

How to identify the numbered and unnumbered lists (HTML)

a)

<li>

b)

    • <p>

c)

<ol> and <ul>

d)

<br>

63.

How to identify the italic and bold text (HTML)

a)

<u> <p>

b)

<i> <b>

c)

<font>

d)

<strong> only

64.

How to identify the Headers of paragraph (HTML)

a)

<p>

b)

<head>
c)

<h1>–<h6>

d)

<title>

65.

How to identify the beginning of a new paragraph (HTML)

a)

<div>

b)

<br>

c)

<p>

d)

<hr>


66.

How to insert a hyperlink to a document of this type to Task1.html (HTML)

a)

<a src="Task1.html">

b)

<a href="Task1.html">

c)

<link Task1.html>

d)

<link =Task1.html>

67.

In the HTML every code called as

a)

element

b)

tag

c)

script

d)

block

68.

This diagram is used as a tool to visualize the workflow

a)

Network diagram

b)

Flowchart

c)

Entity-relationship diagram

d)

Histogram

69.

… is a computer file created using a special hypertext markup language HTML

a)

Web server

b)

Web browser

c)

Web page

d)

Web cache

70.

Web-site …

a)

is a single document stored on a computer

b)

is a collection of related web pages under one domain name

c)

is a program to view web pages

d)

is a protocol used to transfer files

71.

What is identifying a resource, provides information on the location of this resource?

a)

IP address

b)

URL

c)

DNS

d)

URI scheme

72.

Choose tags to create a table in HTML

a)

<table> <tr> <td>

b)

<ul> <li>

c)

<p> <br>

d)

  • <div>,

73.

Choose tags to enter the window’s title in HTML

a)

<head>

b)

<meta>

c)

<title>

d)

<body>

74.

… - application layer protocol of data transmission

a)

TCP

b)

IP

c)

HTTP

d)

FTP

75.

… - standardized markup language for documents on the world wide web

a)

CSS

b)

XML

c)

HTML

d)

HTTP

76.

… - technology of description of the appearance of a document executed by the markup language

a)

JavaScript

b)

CSS

c)

XML

d)

HTTP

77.

… is the integrated mechanism of interaction between the state and citizens, state agencies with each other, ensuring consistency with the help of informational technologies

a)

E-commerce

b)

E-government

c)

Social network

d)

Cloud computing

78.

What is PowerPoint?

a)

A database management system

b)

A spreadsheet application

c)

A presentation program

d)

A web browser

79.

PowerPoint can be used to

a)

Design and deliver slide-based presentations

b)

Edit raster images

c)

Develop database schemas

d)

Write and compile code

80.

In what mobile generation was appeared Wi‑Fi technology?

a)

1G

b)

2G

c)

3G

d)

4G

81.

Android is best classified as one of the fastest growing of these

a)

Programming languages

b)

Mobile operating systems

c)

Web browsers

d)

Database systems

82.

How much space Google gives users as free

a)

5 GB

b)

10 GB

c)

15 GB

d)

50 GB

83.

Conversion of a hexadecimal number 3D to binary number is

a)

00111101

b)

11011100

c)

101101

d)

111101

84.

The decimal equivalent of the binary number 100101 is

a)

35

b)

36

c)

37

d)

38

85.

Conversion of an octal number 106 to binary number is

a)

1100010

b)

1000110

c)

1010110

d)

1100110

86.

Conversion of an octal number 73 to binary number is

a)

111010

b)

111011

c)

110111

d)

101111

87.

The decimal equivalent of the binary number 1010100 is

a)

72

b)

80

c)

84

d)

90

88.

Conversion of a hexadecimal number D8 to binary number is

a)

11011000

b)

11001000

c)

10111000

d)

11101000

89.

The octal equivalent of the number 10011.1101 is

a)

23.61

b)

23.64

c)

26.34

d)

21.64

90.

The decimal equivalent of the binary number 101011 is

a)

41

b)

42

c)

43

d)

44

91.

HTML file’s type

a)

.docx

b)

.pptx

c)

.html

d)

.css

92.

Format of the HTML document

a)

Binary

b)

Audio

c)

Markup

d)

Graphic

93.

… - is a program to create video

a)

Windows Movie Maker

b)

Adobe Acrobat Reader

c)

Notepad

d)

WinZip

94.

Select the function to display records that meet certain criteria in Excel

a)

Sort

b)

Filter

c)

Freeze Panes

d)

Find & Replace

95.

Find the NAME whose 2nd letter is “m” using the text filter in Excel

a)

Use begins with m

b)

Use equals m*

c)

Use contains m

d)

Use pattern ?m*

96.

Tag for background’s color of the document in HTML

a)

<bg>

b)

<color>

c)

<body bgcolor="">

d)

<font>

97.

An example of numbered list in HTML.

a)

  1. <ul><li>One</li></ul>

b)

<ol><li>One</li></ol>

c)

<li>One</li>

d)

<list>

98.

Tag of unnumbered list in HTML.

a)

<ol>

b)

  1. <li>

c)

  • <ul>

d)

<p>

99.

Tag for the first level, size of words in HTML.

a)

<h1>

b)

<h2>

c)

<h3>

d)

<h4>

100.

Tag for the second level, size of words in HTML.

a)

<h1>

b)

<h2>

c)

<h3>

d)

<h4>

101.

Tag for the third level, size of words in HTML.

a)

<h2>

b)

<h3>

c)

<h4>

d)

<h5>

102.

Tag for the fourth level, size of words in HTML.

a)

<h5>

b)

<h2>

c)

<h3>

d)

<h4>

103.

Tag for the fifth level, size of words in HTML.

a)

<h3>

b)

<h4>

c)

<h5>

d)

<h6>

104.

Tag for the sixth level, size of words in HTML.

a)

<h3>
b)

<h4>
c)

<h5>

d)

<h6>

105.

Tag for italic words in HTML.

a)

<b>

b)

<u>

c)

<i>

d)

<emph>

106.

Tag for bold words in HTML.

a)

<emph>

b)

<m>

c)

<u>

d)

<b>

107.

Tag for underline words in HTML.

a)

<i>

b)

<u>

c)

<line>

d)

<h>

108.

Tag for superscript words in HTML.

a)

<sub>

b)

<sup>

c)

<small>

d)

<top>

109.

Tag for subscript words in HTML.

a)

<sub>

b)

<low>

c)

<down>

d)

<top>

110.

Tag for beginning of a new paragraph in HTML.

a)

<p>

b)


<br>

c)

<div>

d)

<top>

111.

Tag for scrolling text in HTML.

a)

<scroll>

b)

<move>

c)

<marquee>

d)

<slide>

112.

Tag to insert picture in HTML.

a)

<picture>

b)

<img>

c)

<src>

d)

<photo>

113.

Tags to skip three lines in HTML.

a)



<br><br>

b)

<p>


c)

<br><br><br>

d)

<hr>

114.

Tags to skip two lines in HTML.

a)


<hr>

b)

<br>


c)

<br><br>

d)

<br>

115.

Tags to skip four lines in HTML.

a)



<br><br>

b)

<br>


c)

<br><br><br><br>

d)

<hr>

116.

Tag to insert a hyperlink in HTML.

a)

<link>

b)

<url>

c)

<a>

d)

<href>

117.

Tag to insert background’s picture in HTML.

a)

<img bg>

b)

<body background="">

c)

<background>

d)

<bg>

118.

Function in Excel filter, which shows text finishes with letter “z”?

a)

Ends With "z" *z

b)

Begins With "z"z*

c)

Contains "z"?z

d)

Equals "z"z

119.

Function in Excel filter, which shows text starts with letter “a”?

a)

Begins With "a"

b)

Ends With "a"

c)

Contains "a"

d)

Equals "a"

120.

The valid format of MS Word is

a)

.docx

b)

.xlsx

c)

.pptx

d)

.pdf

121.

The valid format of MS Excel is

a)

.xlsx

b)

.docx

c)

.pptx

d)

.txt

122.

Line spacing is in the ____ of MS Word.

a)

Paragraph

b)

Font

c)

Styles

d)

Review

123.

Arial, Cambria, Verdana, Times New Roman are the name of ____.

a)

fonts

b)

paragraphs

c)

templates

d)

styles

124.

Which file format cannot be added to a Word document using Special Paste?

a)

PDF video

b)

Unformatted Text

c)

HTML Format

d)

Picture (Enhanced Metafile)

125.

Which of the following is not an option in clipboard?

a)

Print

b)

Paste All

c)

Clear All

d)

Options

126.

We can insert a page number at

a)

Insert tab Header or Footer

b)

Home tab Body only

c)

Design tab Title only

d)

View tab Margins

127.

We can remove / hide border of a shape by selecting …

a)

No Outline

b)

No Fill

c)

Transparent Border

d)

Remove Fill

128.

Google Docs is most similar to which application?

a)

Microsoft Word

b)

Microsoft Excel

c)

Microsoft PowerPoint

d)

Microsoft Access

129.

Google Sheets is most similar to which application?

a)

Microsoft Excel

b)

Microsoft Word

c)

Microsoft PowerPoint

d)

Microsoft Access

130.

Google Slides is most similar to which application?

a)

Microsoft PowerPoint

b)

Microsoft Word

c)

Microsoft Excel

d)

Microsoft Access

131.

Google Docs allows you to insert or upload images from which source(s)?

a)

Only from a scanner

b)

Only from Google Drive

c)

Only from a computer

d)

From multiple sources (computer, Drive, web, URL

132.

To add text boxes or shapes to your document, you will need to ________.

a)

insert a drawing

b)

turn on spell check

c)

create a table

d)

use headers and footers

133.

Year of invention of the telegraph?

a)

1837

b)

1876

c)

1946

d)

1969

134.

Year of invention of the telephone?

a)

1876

b)

1837

c)

1946

d)

1969

135.

When did World Wide Web introduce?

a)

1991

b)

1989

c)

1995

d)

2004

136.

When does IBM announce its Systems Network Architecture (SNA)?

a)

1974

b)

1969

c)

1983

d)

1991

137.

The electronic transmission of signals for communications

a)

telecommunication

b)

compilation

c)

computation

d)

standardization

138.

What does share hardware, programs, and databases across the organization?

a)

computer network

b)

operating system

c)

compiler

d)

printer

139.

What Internet networking technologies are being used as technology platform?

a)

TCP/IP

b)

SMTP

c)

FTP

d)

SQL

140.

First ARPANET appeared in …

a)

1969

b)

1971

c)

1990

d)

1991

141.

First e-mail program created in….

a)

1971

b)

1969

c)

1983

d)

1990

142.

ARPANET stopped to exist in …

a)

1990

b)

1983

c)

1974

d)

1991

143.

How many generations of computers you now?

a)

five

b)

three

c)

four

d)

six

144.

The third generation of computers covers the period:

a)

1965–1971

b)

1946–1959

c)

1959–1965

d)

1971–1980

145.

First generation computers are characterized by

a)

vacuum tubes

b)

transistors

c)

integrated circuits

d)

microprocessors

146.

The transistorized computer circuits were introduced in the

a)

second generation

b)

first generation

c)

third generation

d)

fourth generation

147.

Integrated circuit (ICs) as basic electronic component (SSIC and MSIC)

a)

third generation

b)

first generation

c)

second generation

d)

fourth generation

148.

The monitor of a computer is connected to it by a

a)

VGA cable

b)

USB cable

c)

RJ-45 cable

d)

parallel cable

149.

Which of the following is still useful for adding numbers?

a)

abacus

b)

typewriter

c)

joystick

d)

modem

150.

When was built the first computer and how is called?

a)

ENIAC, built in 1945

b)

Colossus, built in 1943

c)

Z3, built in 1941

d)

IBM PC, built in 1981

151.

Computer understands ______ language.

a)

machine language

b)

natural language

c)

high-level language

d)

assembly language

152.

Text editor file extensions

a)

.jpg, .png

b)

.exe, .dll

c)

.txt, .docx

d)

.mp3, .wav