The binary numbers system:
In this topic we are discussing the binary number system and also we doing the numerical of their conversion of binary number system. So keep concentrate this topic and read carefully the table of the Decimal to binary conversion of the number system.
What is binary numbers system?
Binary number system consist of two digits namely, 0 or 1. It has a base or radical 2.
For example, (10011)2 is a binary number. The subscript 2 is at the end of this number indicates the base of the number.
0 0000
1 0001
2 0010
3 0011
4 0100
5 0101
6 0110
7 0111
8 1000
9 1001
Similarly the octal and hexadecimal number have its own such as
The octal number base (456)8 is the base of octal. The octal base 8.
and the hexadecimal number base is (F 6)16. The hexadecimal base is 16.
also the Decimal number base is (15214)10. The decimal base is 10.
Please subscribe my blog...... enter E-Mail to get notification....
For example, (10011)2 is a binary number. The subscript 2 is at the end of this number indicates the base of the number.
Table:-This is to show binary and decimal converted digits.
Decimal Number Binary Number0 0000
1 0001
2 0010
3 0011
4 0100
5 0101
6 0110
7 0111
8 1000
9 1001
Similarly the octal and hexadecimal number have its own such as
The octal number base (456)8 is the base of octal. The octal base 8.
and the hexadecimal number base is (F 6)16. The hexadecimal base is 16.
also the Decimal number base is (15214)10. The decimal base is 10.
Please subscribe my blog...... enter E-Mail to get notification....
-----------------------------------------------------------------------------------------------------------------------------
My latest post is here links below about the databases technology
What are the components of data model in [DBMS] Relational Database Management System?
There are five main components of data model... 👉 click here 👈
What is stability of the distributed database management system?
In the distributed database model there are.... 👉 click here👈
Comments
Post a Comment