Grade-7 Latest ICT Textbook 2024-25 - Print
Grade-7 Latest ICT Textbook 2024-25 - Print
The studying of Computers at the school stage should help the learner to:
Acquire knowledge and critical understanding of basic facts concepts,
terms principles and symbols and mastery of underlying processes and
skills.
Apply the knowledge and skills acquired to solve problems.
Develop a positive attitude to think, analyze and articulate logically.
Develop interest in the subject by participating in related competitions
Develop necessary skills to work with modern technological devices
such as calculators and computers.
Use testing strategies to identify and correct semantic errors in
programs.
Gain access to methods and tools of communication online.
Have sound design principles and programming aptitude.
TABLE OF CONTENTS
Number System
Different Types of
Number System
Decimal Number
System
Binary Number
System
System
Conversion of Number
Systems
Binary to Decimal
Number System
Binary to
Hexadecimal Number
System
Decimal to Binary
Number System
Decimal to
Hexadecimal Number
System
Hexadecimal to
Binary Number
System
Hexadecimal to
Decimal Number
System
Addition of Binary
Number Systems
Subtraction of Binary
Number Systems
MS PowerPoint
Understand what a
presentation is
text file
objects
Insert a table
Insert a Picture
Move a slide
slides
slide
slides
Display a presentation
Print a presentation
Canva
Window of Canva
Components of Canva
Templates of Canva
Create a presentation
Change Text
LEARNING OBJECTIVES
Number System
HEXADECIMAL 0 1 2 3 4 5 6 7 8 9 A B C D E F
DECIMAL 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Conversions in Number System
1 Decimal to Binary Number System
2 Binary to Decimal Number System
3 Decimal to Hexadecimal Number System
4 Hexadecimal to decimal Number System
Dividend Remainder
69/2 = 34 1
34/2 = 17 0
17/2 = 8 1
8/2 = 4 0
4/2 = 2 0
2/2 = 1 0
1/2 = 0 1
Step 2: Write the remainder from bottom to top i.e. in the reverse
chronological order. This will give the binary equivalent of 69.
Step-2: The remainder left here, will produce the hex value.
Step-3: Take the quotient from above and repeat steps 1-3 till
quotient becomes 0.
Step-4: Write all the remainders in reverse order. This will be the
Hexadecimal converted value.
Example: Convert 5386 to a hexadecimal number.
49 ÷ 16 3 1 1
3 ÷ 16 0 3 3
1228 ÷ 16 76 12 C
76 ÷ 16 4 12 C
4 ÷ 16 0 4 4
600 ÷ 16 37 8 8
37 ÷ 16 2 5 5
2 ÷ 16 0 2 2
Where,
= 32 + 5
= 37
Solution:
In Hexadecimal system,
5=5
B = 11
C = 12
= 5 × 256 + 11 × 16 + 12× 1
= (1468)10
Solution:
8=8
C = 12
F = 14
= 8 × 256 + 12 × 16 + 15 × 1
= (2255)10
Solution:
1=1
D = 13
9=9
= 1 × 256 + 13 × 16 + 9 × 1
= (473)10
Binary Addition
0+0=0
0+1=1
1+0=1
1 + 1 =10
How to Do Binary Addition?
Now, look at the example of the binary addition: 101 + 101
Procedure for Binary Addition of Numbers:
101
(+) 101
Step 1: First consider the 1’s column, and add the one’s
column,( 1+1 ) and it gives the result 10 as per the
condition of binary addition.
Step 2: Now, leave the 0 in the one’s column and carry
the value 1 to the 10’s column.
1
101
(+) 101
————–
0
x y x+y
0 0 0
0 1 1
1 0 1
You can see from the above table, x and y are the two binary
numbers. So when we give the input for x = 0 and y = 0, then
the output is equal to 0. When x = 0 or 1 and y = 1 or 0, then
x+y = 1. But when both x and y are equal to 1, then their
addition equals to 0, but the carryover number will equal to 1,
which means basically 1 + 1 = 10 in binary addition, where 1 is
carry forwarded to the next digit.
0–0=0
0 – 1 = 1 ( with a borrow of 1)
1 – 0 = 1
1 – 1 = 0
Practice Problems
1. Convert the decimal number 1542 to the hexadecimal number.
(i) 205
(ii) 450
(iii) 199
(iv) 3000
LEARNING OBJECTIVES
Learners will be able to gain knowledge about:
MS PowerPoint
Understand what a presentation is
Insert a table
Insert a Picture
Move a slide
Display a presentation
Print a presentation
Canva
Understand the use of Canva
Window of Canva
Components of Canva
Templates of Canva
Create a presentation
Change Text
How to do it
Adding Shapes to the Master Slide–How to do it
Changing Background Colour on the Master Slide–How to do it
Adding Clip Art Images to the Master Slide–How to do it
Adding Images from your computer to the Master Slide–
How to do it
Changing Text Styles on the Master Slide–How to do it
Adding Footers to the Master Slide–How to do it
Adding New Slide–How to do it
Adding Bullet Points to Individual Slides–How to do it
Adding Images to Individual Slides–How to do it
Adding Animation Effects to Slide objects–How to do it
Setting Transitions between Slides–How to do it
Printing Slides–How to do it