Grade 8 Ict
Grade 8 Ict
ICT workbook
- Waruni Wickramasinghe
Number Systems
❖ Humans use computers for their daily activities because they are,
● ______________
● ______________
● ______________
❖ Computers cannot understand the human language but they can
understand it in a different way. That representation is called
__________________
❖ Each number system has a fixed number of different symbols.
❖ Images,__________ ,________ , _______ are converted into different
numbers and symbols in the memory.
○ _________________
○ _________________
○ _________________
1
Number system Symbols Base
Binary
Octal
Decimal
Hexadecimal
2
Eg :
1. 231
e.g. - 23110
1=100
10=101
100=102
1000=103 3
Expand those.
1. 528
2. 186
3. 308
4
Expand the following numbers.
1. 1010
2. 100
3. 10
5
Representation of a decimal number in binary form conversion steps
2 10
2 5 0
10102
2 2 1
2 1 0
0 1
Converting binary numbers to decimal numbers
6
1.Converting 101112 to decimal number
1. 1610
2. 3210
3. 2710
4. 1110
5. 4510
6. 1410
1. 100102
2. 110112
3. 10110112
4. 1111112
5. 100000002
7
Configuring and Formatting a Computer
1. What are the importances of setting up the date, the time zone
and time in a computer?
a. …………………………………………………………………
……………………………………………
b. …………………………………………………………………
……………………………………………
c. …………………………………………………………………
……………………………………………
8
d. …………………………………………………………………
……………………………………………
● ………………………………………………….
● …………………………………………………
● …………………………………………………
● ………………………………………………..
time in a computer.
A. B. C.
D E.
F.
1
2
3
4 9
5
6
|changing numbers,currency,time and date|
File attributes
10
1. How do the file extensions show as a file type?
………………………………………………………………………
………………………………….
………………………………………………………………………
………………………………….
………………………………………………………………………
………………………………….
………………………………………………………………………
………………………………….
………………………………………………………………………
………………………………….
………………………………………………………………………
………………………………….
We can search our files using this method in our computer when
the file is unknown
11
1. What are the two types of problems in a computer?
………………………………………………………………………
………………………………….
………………………………………………………………………
…………………………………
………………………………………………………………………
………………………………….
………………………………………………………………………
…………………………………
PORTS
Port Image uses
12
13
3. Write the examples for the hardware problems.
………………………………………………………………………
………………………………….
………………………………………………………………………
…………………………………
………………………………………………………………………
………………………………….
………………………………………………………………………
…………………………………
14
………………………………………………………………………
………………………………….
………………………………………………………………………
………………………………
PROBLEM SOLUTION STEPS
15
4. Write the 2 main software related problems.
………………………………………………………………………
………………………………….
………………………………………………………………………
…………………………………
………………………………………………………………………
………………………………….
………………………………………………………………………
…………………………………
………………………………………………………………………
………………………………….
………………………………………………………………………
…………………………………
………………………………………………………………………
………………………………….
………………………………………………………………………
…………………………………
………………………………………………………………………
………………………………….
16
………………………………………………………………………
…………………………………
………………………………………………………………………
………………………………
………………………………………………………………………
………………………………
………………………………………………………………………
………………………………
17
Word Processing
………………………………………………………………………
………………………………….
………………………………………………………………………
………………………………….
………………………………………………………………………
………………………………….
………………………………………………………………………
………………………………….
………………………………………………………………………
………………………………….
………………………………………………………………………
…………………………………
18
Tool Image use
19
1. 2. 3. 4. 5. 6. 7. 8.
9.
2.
3.
4.
5.
6.
7.
8.
9.
20
7. Write the steps of opening a new document.
………………………………………………………………………
………………………………….
………………………………………………………………………
………………………………….
8. Write the steps of saving a document with the name “my self”
in the folder named “projects” in the documents.
………………………………………………………………………
………………………………….
………………………………………………………………………
………………………………….
9.
21
10.
22
Programming
………………………………………………………………………
………………………………….
………………………………………………………………………
………………………………….
23
………………………………………………………………………
………………………………….
24
Drawing simple flowcharts using above symbols
Draw the below flowcharts and practice well with the symbols in your
exercise book.
SEQUENCE
25
2. Draw a flowchart representing the total of 12 pencils.
SELECTION
26
3. Draw the following selection flowcharts.
a. Finding someone is a child or an adult
b. Finding a number odd or even
27
Applications for mobile and smart devices
1. Name 5 smart devices you use or know and write the uses of
them in front of it.
2. What are the applications for use with mobile and smart devices
and write the uses of them infront it.
28
Physical Computing
LOGIC GATES
1. ………………..
2. ……………….
3. ……………….
AND gate
29
2. Draw the truth table for AND gate.
NOTE: Always for inputs we take 2 to the power (no of inputs)= 4 rows for the table.
And always we start to fill the truth table with “0”. Availability of an electric signal is
shown by state ''1'' and the unavailability is by state ''0''.
OR gate
NOT gate
30
When we enter a input as 0 for the NOT gate in turns into
“..........”
31
Internet
32
4. What are the 5 factors we should consider when developing a web
page.
1. What are the tools that can be used to develop web pages.
33
4. Write the uses of the following tags.
TAG USE
<html></html>
<head></head>
<title></title>
<body></body>
<h></h>
<b></b>
<i></i>
<u></u>
<center></center>
<ul></ul>
<ol></ol>
<li></li>
<br></br>
<p></p>
<img src= “....”>
<a href= “....”></a>
34
5.
1.
2.
3.
4.
5.
6.
35