wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

50-100

Total questions: 50

Worksheet time: 25mins

Name
Class
Date
1.

51. WHAT KIND OF ADDRESS C1 IS

a)

Relative address

b)

Absolute address

c)

Mixed address

2.

###### MEANS

a)

It indicates the value is too large for the cell

b)

It indicates the cell is too narrow to display the value

c)

It means the value is incorrect

3.

53. IN ORDER TO MULTIPLY ITEMS IN EXCEL YOU WOULD USE

a)

/

b)

*

c)

%

4.

54. 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)

=TOTAL(A1:A5)

d)

=SUM(A1,A2,A3,A4,A5)

5.

55. THE VALUE IN CELL E10 = 75, IF THE 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,“PASSED”,“FAILED”)

c)

=IF(E10<75,“PASSED”,“FAILED”)

d)

=IF(E10<74,“PASSED”,“FAILED”)

6.

56. E-Government portal of Kazakhstan is used for:

a)

Social media

b)

Online shopping

c)

Government services

d)

Music streaming

7.

57. EDS STANDS FOR …

a)

Electronic Data System

b)

Enhanced Digital Security

c)

Electronic Digital Signature

d)

Easy Data Storage

8.

HTML STANDS FOR …

a)

Hyper Transfer Markup Language

b)

HyperText Markup Language

c)

High Text Markup Language

9.

59. … DETERMINES THAT THE DOCUMENT BACKGROUND – YELLOW COLOR AND THE TEXT WILL BE BLUE (HTML):

a)

<body style="background-color: yellow; color: blue;">

b)

<body ="background-color: yellow; color: blue;">

c)

<body style="background-: yellow; color: blue;">

d)

<body style="background-color: yellow; color: ;">

10.

60.… determines that the document background – image type and the text will be red (HTML)

a)

<body style="background-image: url('image.jpg'); color: red;">

b)

<body style="background-image: url('image.jpg'); color: blue;">

c)

<body style="background-image: url('color.jpg'); color: red;">

11.

61. How to identify the numbered and unnumbered lists (HTML)

a)

Numbered list: <ol>, Unnumbered list: <ul>

b)

Numbered list: <li>, Unnumbered list: <li>

c)

Numbered list: <ul>, Unnumbered list: <ol>

12.

62. How to identify the italic and bold text (HTML)

a)

Italic: <b> or <strong>, Bold: <i> or <em>

b)

Italic: <i> or <strong>, Bold: <b> or <em>

c)

• Italic: <i> or <em>, Bold: <b> or <strong>

13.

63. How to identify the Headers of paragraph (HTML)

a)

<p>, <q>, <b> for paragraphs

b)

<h1>, <h2>, <h3> only

c)

<h1>, <h2>, …, <h6> for different header levels

14.

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


a)

• <p>

b)

<body>

c)

<h1>

15.

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

a)

<a href="Task2html">Link to Task1</a>

b)

<a href="Task1.html">Link to Task1</a>

c)

<a href="Task1.html">Link to Task1<

16.

66. In the HTML every code called as …

a)

A tag

b)

A function

c)

An element

d)

A property

17.

67. This diagram is used as a tool to visualize the workflow

a)

Bar chart

b)

Pie chart

c)

Flowchart

18.

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

a)

.html or .htm file

b)

.txt file

c)

pdf file

d)

.doc file

19.

69. Web-site …

a)

A single web page

b)

A collection of web pages

c)

A database

20.

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

a)

URL

b)

IP address

c)

DNS

21.

71. Choose tags to create a table in HTML?

a)

<table>, <tr>, <td>

b)

<table>, <td>, <th>

c)

<table>, <td>, <tr>

22.

72. Choose tags to enter the window’s title in HTML?

a)

<head>

b)

<title>

c)

<window>

23.

73. … - application layer protocol of data transmission

a)

HTTP

b)

HPPT

c)

SMTP

d)

HHP

24.

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

a)

HTML

b)

HTL

c)

CSS

25.

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

a)

CSS

b)

HTML

c)

JavaScript

26.

76. … 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-Government

b)

Social network

c)

Cloud computing

d)

Digital marketing

27.

77. What is PowerPoint?

a)

A video editing software

b)

A spreadsheet software

c)

A presentation software

d)

A word processor

28.

78. PowerPoint can be used to:

a)

Create websites

b)

Create slideshows for presentations

c)

Edit photos

d)

Write code

29.

79. In what mobile generation was Wi-Fi technology appeared?

a)

1G

b)

2G

c)

3G

d)

4G

30.

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

a)

Operating systems

b)

Web browsers

c)

Gaming consoles

d)

Networking protocols

31.

81. How much space Google gives users as free?

a)

5 GB

b)

15 GB

c)

50 GB

d)

100 GB

32.

82. Conversion of a hexadecimal number 3D to binary number is

a)

B. 0001 1111

b)

C. 0101 1101

c)

A. 0011 1101

33.

83. The decimal equivalent of the binary number 100101 is

a)

40

b)

37

c)

45

d)

57

34.

84. Conversion of an octal number 106 to binary number is:

a)

010 001 110

b)

001 000 110

c)

100 010 111

d)

111 000 111

35.

Conversion of an octal number 73 to binary number is:

a)

001 111 011

b)

0101 1101

c)

000 111 011

d)

1111 0011

36.

86. The decimal equivalent of the binary number 1010100 is:

a)

42

b)

80

c)

84

d)

70

37.

87. Conversion of a hexadecimal number D8 to binary number is

a)

1101 1000

b)

1110 1000

c)

1100 1010

d)

1001 1000

38.

88. The octal equivalent of the number 10011.1101 is

a)

225.75

b)

234.64

c)

210.52

d)

243.45

39.

89. The decimal equivalent of the binary number 101011 is

a)

43

b)

45

c)

50

d)

56

40.

90. HTML file’s type?

a)

.html or .htm

b)

.txt

c)

.css

d)

.js

41.

91. Format of the HTML document

a)

Starts with <!DOCTYPE html>

b)

Starts with <html>

c)

Starts with <head>

d)

Starts with <body>

42.

92. … - is a program to create video.

a)

PowerPoint

b)

Photoshop

c)

Video editing software

d)

Illustrator

43.

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

a)

VLOOKUP

b)

Filter

c)

SUM

d)

CONCATENATE

44.

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

a)

“?m?”

b)

“m”*

c)

“m?”

45.

95. Tag for background’s color of the document in HTML?

a)

<bgcolor>

b)

<body style=“background-color:color,”>

c)

<background>

d)

<body bg="color">

46.

96. an example of numbered list in HTML.

a)

<ol><li>Item 1</li><li>Item 2</li></ol>

b)

<ul><li>Item 1</li><li>Item 2</li></ul>

c)

<list><item>Item 1</item><item>Item 2</item></list>

d)

<ol><item>Item 1</item><item>Item 2</item></ol>

47.

97. Tag of unnumbered list in HTML.

a)

<ol>

b)

<ul>

c)

<li>

d)

<list>

48.

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

a)

<h1>

b)

<h3>

c)

<h2>

49.

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

a)

<h1>

b)

<h2>

c)

<h3>

d)

<h4>

50.

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

a)

<h1>

b)

<h2>

c)

<h3>

d)

<h4>