SlideShare a Scribd company logo
Datarepresentation grade 11 computer science
 A binary number system is one of the four
types of number system. In computer
applications, where binary numbers are
represented by only two symbols or digits,
i.e. 0 (zero) and 1(one). The binary numbers
here are expressed in the base-2 numeral
system. For example, (101)2 is a binary
number.
 The octal numeral system is the base-8
number system, and uses the digits 0 to 7.
That means there are only 8 symbols or
digits (0, 1, 2, 3, 4, 5, 6, 7) used to form
other numbers. The main advantage of using
the octal number system is that it uses fewer
digits than the decimal and hexadecimal
number system.
 decimal system, in mathematics, positional
numeral system employing 10 as the base
and requiring 10 different numerals, the
digits 0, 1, 2, 3, 4, 5, 6, 7, 8, 9. It also
requires a dot (decimal point) to represent
decimal fractions.
 The hexadecimal number system is a type of
number system, that has a base value equal
to 16. It is also pronounced sometimes as
'hex'. Hexadecimal numbers are represented
by only 16 symbols. These symbols or
values are 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C,
D, E and F. Each digit represents a decimal
value.
Datarepresentation grade 11 computer science
Datarepresentation grade 11 computer science
Datarepresentation grade 11 computer science
Datarepresentation grade 11 computer science
Datarepresentation grade 11 computer science
Datarepresentation grade 11 computer science
Datarepresentation grade 11 computer science

More Related Content

PPTX
Number System.
PPTX
Number system 02
PPTX
NUMBER SYSTEM.pptx
PPTX
Basics of Number System - Binary number system octal number system
PPTX
module 3,Boolean algebra and logic circuits .pptx
PPTX
Grade5(Test 2).pptx
PPTX
Grade 7 ICT : Computer Number Systems PPT-MATATAG Curriculum
PPTX
Number Systems.pptx
Number System.
Number system 02
NUMBER SYSTEM.pptx
Basics of Number System - Binary number system octal number system
module 3,Boolean algebra and logic circuits .pptx
Grade5(Test 2).pptx
Grade 7 ICT : Computer Number Systems PPT-MATATAG Curriculum
Number Systems.pptx

Similar to Datarepresentation grade 11 computer science (20)

PPTX
Number Systems.pptx
PPTX
presentation on number system power point.
PPTX
Theory of Fundamental of IT(Information technology).pptx
PPTX
Understanding Number Systems: The Fundamental Concept in Mathematics
PPTX
PowerPoint Presentation Computer Number System.pptx
PPT
number system.ppt
PPTX
02 Chapter 2 Data representation and organization of computer system_V4 (2).pptx
PPTX
Number system
PPTX
MATATAG Grade 7 Additional Material NUmber system.pptx
PPTX
NUMBER SYSTEM.pptx
PDF
name-mansimittal-160716124305.pdf
PPTX
Number System in CoMpUtEr
PPTX
Number system
PPTX
NUMBER SYSTEM.pptx
PPTX
lesson5-computernumbersystems-240820144803-c13fa3b9.pptx
PPTX
Number System (Binary,octal,Decimal,Hexadecimal)
PPTX
MATATAG CURRICULUM 7 - ICT-LESSON 3.pptx
PPTX
Number system Number system Number system.pptx
PPTX
Computer - Number System this is very help full
PDF
Octal to binary
Number Systems.pptx
presentation on number system power point.
Theory of Fundamental of IT(Information technology).pptx
Understanding Number Systems: The Fundamental Concept in Mathematics
PowerPoint Presentation Computer Number System.pptx
number system.ppt
02 Chapter 2 Data representation and organization of computer system_V4 (2).pptx
Number system
MATATAG Grade 7 Additional Material NUmber system.pptx
NUMBER SYSTEM.pptx
name-mansimittal-160716124305.pdf
Number System in CoMpUtEr
Number system
NUMBER SYSTEM.pptx
lesson5-computernumbersystems-240820144803-c13fa3b9.pptx
Number System (Binary,octal,Decimal,Hexadecimal)
MATATAG CURRICULUM 7 - ICT-LESSON 3.pptx
Number system Number system Number system.pptx
Computer - Number System this is very help full
Octal to binary
Ad

Recently uploaded (20)

PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
Big Data Technologies - Introduction.pptx
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Electronic commerce courselecture one. Pdf
PPT
Teaching material agriculture food technology
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Approach and Philosophy of On baking technology
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Machine learning based COVID-19 study performance prediction
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Network Security Unit 5.pdf for BCA BBA.
Big Data Technologies - Introduction.pptx
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Encapsulation_ Review paper, used for researhc scholars
Electronic commerce courselecture one. Pdf
Teaching material agriculture food technology
sap open course for s4hana steps from ECC to s4
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
Unlocking AI with Model Context Protocol (MCP)
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Approach and Philosophy of On baking technology
The Rise and Fall of 3GPP – Time for a Sabbatical?
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Advanced methodologies resolving dimensionality complications for autism neur...
Machine learning based COVID-19 study performance prediction
Digital-Transformation-Roadmap-for-Companies.pptx
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Ad

Datarepresentation grade 11 computer science

  • 2.  A binary number system is one of the four types of number system. In computer applications, where binary numbers are represented by only two symbols or digits, i.e. 0 (zero) and 1(one). The binary numbers here are expressed in the base-2 numeral system. For example, (101)2 is a binary number.
  • 3.  The octal numeral system is the base-8 number system, and uses the digits 0 to 7. That means there are only 8 symbols or digits (0, 1, 2, 3, 4, 5, 6, 7) used to form other numbers. The main advantage of using the octal number system is that it uses fewer digits than the decimal and hexadecimal number system.
  • 4.  decimal system, in mathematics, positional numeral system employing 10 as the base and requiring 10 different numerals, the digits 0, 1, 2, 3, 4, 5, 6, 7, 8, 9. It also requires a dot (decimal point) to represent decimal fractions.
  • 5.  The hexadecimal number system is a type of number system, that has a base value equal to 16. It is also pronounced sometimes as 'hex'. Hexadecimal numbers are represented by only 16 symbols. These symbols or values are 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E and F. Each digit represents a decimal value.