The number system is a way to represent or express numbers. You have heard of various types of number systems such as the whole numbers and the real numbers. But in the context of computers, we define other types of number systems. They are:
- The decimal number system
- The binary number system
- The octal number system and
- The hexadecimal number system
Suggested Videos
Decimal Number System (Base 10)
Browse more Topics under Basics Of Computers
- Number Systems Conversions
- Generations of Computers
- Computer Organisation
- Computer Memory
- History of Computers
- Computers Abbreviations
- Basic Computer Terminology
- Computer Languages
- Basic Internet Knowledge and Protocols
- Hardware and Software
- Keyboard Shortcuts
- I/O Devices
- Practice Problems On Basics Of Computers
Binary Number System (Base 2)
Want to see how smart you are? Want to exercise your brain? Click here for a wonderfully explained and lucid section of Reasoning Ability.
Units of measurement of data
Bit
Byte
Octal Number System (Base 8)
Hexadecimal Number System (Base 16)
Having trouble with concepts like DBMS? Have an important exam soon? Click here and start your preparations now!
Number System Chart
Name |
Base |
Symbols |
Example |
Decimal | 10 | 0,1,2,3,4,5,6,7,8,9 | (2795)10 |
Binary | 2 | 0,1 | 111000010 |
Octal | 8 | 0,1,2,3,4,5,6,7 | (1576)8 |
Hexadecimal | 16 | 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F | 3DB |
Example For You
Preparing for a job exam and can’t find the complete coverage of topics? No worries we are here to help!
Click here to learn everything you need to know about the English Language.
Find all the topics of Reasoning Ability here!
We have the most complete syllabus of quantitative aptitude in one place for you! Click here
Practice Questions
Q 1: How would you represent 10111 in the decimal number system?
A) 23
B) 24
C) 25
D) 22
Ans: A) 23
Q 2: The LSB and MSB in the following number are: 1220
A) 1 & 0
B) 0 & 1
C) 10
D) 01
Ans: A) 0 & 1
Stay updated and don’t get stuck in an exam. Prepare your General Awareness topics here.
THANKS ,THIS IS THE VERY USEFUL KNOWLEDGE