Binary to Decimal Conversion || IT Tools || B.Tech , BCA , BSc || #DDU #Computer #IT
The Decimal Equivalent is obtained by multiplying each binary digit with its potential value. The right most bit has positional value 2^0 , the second right most bit has value 2^1 and so on.
Example :
Convert the binary number 11001 into its decimal equivalent.
Answer :
11001 ( Binary Number ) = 1 X 2^4 + 1 X 2^3 + 0 X 2^2 + 0 X 2^1 + 1 X 2^0
= 16 + 8 + 0 + 0 + 1
= 25 ( Decimal Number )
Therefore ,
( 11001 )(base 2) = (25)(base 10)
Thanks for reading this blog. Hope you get satisfied with the blog and definitely this blog must have valued your time and effort of reading.
Take a time to connect our other digital creations such as Instagram , Facebook and Youtube.
π§βπ»π§βπ»Β Social MediaΒ LinksΒ ofΒ Tech DCodeΒ :
ππ» YouTube :Β https://www.youtube.com/channel/UCjJnEdeugftBwQ3yMuD4B_A
ππ» Instagram :Β https://www.instagram.com/thetechdcode/
ππ» Facebook Page :Β https://www.facebook.com/thetechdcode
ππ» Twitter :Β https://twitter.com/thetechdcode
ππ» Telegram Channel :Β https://t.me/thetechdcode
ππ» Tech DCode Linktree :Β https://linktr.ee/thetechdcode
ππ» My Personal Handles :Β https://linktr.ee/virtualshivamin
π§βπ»π§βπ»Β Social Media LinksΒ ofΒ SHIVAM SINGHΒ (OWNER) :
ππ» Instagram :Β https://www.instagram.com/virtualshivamin/
ππ» Facebook Page :Β https://www.facebook.com/virtualshivamin/
ππ» Twitter :Β https://twitter.com/virtualshivamin/
ππ» Personal Linktree :Β https://linktr.ee/virtualshivaminΒ