0% found this document useful (0 votes)
129 views12 pages

Class 7 CH 1 Excercise

This document is the notes from a lecture on number systems. It introduces the binary, decimal, octal, and hexadecimal number systems. It provides examples of converting between these systems and performing basic operations like addition, subtraction, and multiplication on binary numbers. Practice problems are given to fill in blanks, identify true/false statements, and answer multiple choice and free response questions to reinforce understanding of number systems and their applications.

Uploaded by

virendrabharti
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
129 views12 pages

Class 7 CH 1 Excercise

This document is the notes from a lecture on number systems. It introduces the binary, decimal, octal, and hexadecimal number systems. It provides examples of converting between these systems and performing basic operations like addition, subtraction, and multiplication on binary numbers. Practice problems are given to fill in blanks, identify true/false statements, and answer multiple choice and free response questions to reinforce understanding of number systems and their applications.

Uploaded by

virendrabharti
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 12

Welcome to Online Class

Class -7 Lecture no-107

SUBJECT- COMPUTER
CHAPTER-1 NUMBER SYSTEM
EXERCISE & ITS SOLUTION
By- Mr. Virendra Bharti
1
CHAPTER-1

NUMBER SYSTEM

Topic : Exercise & its Solution

2
A-Fill in the blanks:
1. The base of Binary Number System………..
Ans- Two
2-The base of ……………………………..number system is 10.
Ans- Decimal
3-Octal Number System consists of ……………..digits.
Ans- 8
4-The ………….number system is understood by the Computer System.
Ans- Binary
5-The …………number system consists of 16 digits, from 0 to 9 and letters A to F.
Ans- Hexadecimal

3
A-Fill in the blanks:
6- In Binary Substraction,1-1 equal to ……………………..
Ans- 10

4
B-State True or False:
1. You cannot perform arithmetical operations on binary numbers.
Ans- False
2-The decimal number system consists of 10 digits i.e. 0 to 9.
Ans- True
3-The method to perform division of binary number is not same as that of decimal number.
Ans- False
4-1 multiplied by 0 equals to 0.
Ans-True
5- The numbers used in Octal Number System are 1 to 7.
Ans- False

5
C-Multiple-choice Questions:-
1-……………..introduced the concept of 0(Zero).

a) Ada Lovelace
b) Aryabhata
c) Charles Babbage

Answer- b) Aryabhata

2-In hexadecimal number system,C refers to ……………...

d) 13
e) 11
f) 12

Answer- c) 12
6
C-Multiple-choice Questions:-
3-The Computer understands only the …………..code.

a) English
b) French
c) Binary

Answer- c) Binary

4-In Binary Multiplication, 1*1 equal to ………………...

d) 0
e) 1
f) 2

Answer- b) 1
7
C-Multiple-choice Questions:-
5-To convert a Decimal Number into a Binary Number ,Divide the Number by ………...

a) 2
b) 8
c) 10

Answer- a) 2

8
E-Answer the following questions:
1-What is a Number System?

Answer- It is a set of values to represent different quantities such as number of students in


a class, number of viewers watching the movie etc.

2- What are the Rules to convert a Decimal Number into Binary Number?

Answer- Steps are:


1- Divide the given decimal number with the base 2.
2-Write down the remainder and divide the quotient again by 2.
3-Repeat the step 2 till the quotient is zero.
4-Write the remainders obtained in each step in the reverse order to form the binary
equivalent of the given decimal number.

9
E-Answer the following questions:
3-Write the rules to multiply two binary numbers?

Answer- Rules are:


a) 0*0=0
b) 0*1=0
c) 1*0=0
d) 1*1=1

4- Briefly explain the Octal Number System?

Answer-
1. Octal Number System consists of 8 digits that is from o to 7. Its base is 8.
2. The procedure to convert Octal to Decimal is same as Binary to Decimal but base is
different( i.e. start multiplying the digit of the number from right hand side with
increasing power of 8 starting from 0(zero) & finally calculating the sum of all the
products). 10
E-Answer the following questions:
5- What do you understand by Hexadecimal Number System.

Answer-

1. The Hexadecimal Number System consists of 16 digits ,numbers 0 to 9 & letters A to F


that represents decimal number from 10 to 15 means A=10,B=11,C=12,D=13,E=14 &
F=15.Its Base is 16.It is also known as Hex.
2. The procedure to convert Hexadecimal to Decimal is same as Binary to Decimal but
base is different( i.e. start multiplying the digit of the number from right hand side with
increasing power of 16 starting from 0(zero) & finally calculating the sum of all the
products).

11
Thanks for Watching this video.

Please like and subscribe my YouTube Channel.

Please don’t forgot to press the Bell icon for getting


notification for latest video.

12

You might also like