What is Binary Coded Decimal (BCD) and where it is Used ?

Опубликовано: 15 Март 2026
на канале: Embedded C
6,887
40

What is volatile keyword in C programming?
   • How to Answer for What is Volatile ? Embed...  

How to find Little Endien or Big Endien? Write a Program to find the Endien?
   • Embedded C Program to find Little Endian o...  

Write a program Swap Little Endien to Big Endian and vice versa ?
   • Swap Endianness | Endian conversion tool |...  

What is Binary Coded Decimal aka BCD ? Where BCD is used ?
   • What is Binary Coded Decimal (BCD) and whe...  

Write a C Program for BCD to decimal and decimal to BCD Conversion ?
   • BCD to Decimal and Decimal To BCD Conversi...  

How do you count the number of bits set in a integer?
Write a C program to count the number of bits set in a integer ?
   • Count number of bits in an integer | Embed...  

What is the output of this program ?
char ch =256;
printf("%d",ch);
   • What is the output of this program ? Embed...  

Differences between Semaphore and Mutex with Example ?
   • What is the output of this program ? Embed...  

------------------------------------------------------
Top Performing videos in our Channel

UART -    • UART protocol from the basics | Serial com...  
I2C -    • I2C Bus Communication Protocol Tutorial wi...  
SPI -    • SPI Bus communication protocol  

Embedded C interview Questions
   • How to Answer for What is Volatile ? Embed...  

   • Embedded C Interview Questions  

------------------------------------------------------
Follow us on Facebook
  / mbeddedc  

Follow our webesite
http://www.mbeddedc.com/

If you end up liking this video please subscribe to our channel and dont forget to hit the bell icon.

Please share this video with your friends if you find interesting.

#C #Cprogramming #RTOS #EmbeddedCInterviewQuestions #WriteCProgram #FindOutputOfCProgram #Output #BCD #Endian #Embedded #Arduino #EEvlog #EEBlog #HowTo #HowToMechatronics #CVlog #CBlog Description link - https://goo.gl/0UyxfI
What is a Binary Coded Decimal (BCD) ?
Binary coded decimal is number where each decimal is stored individually. It will confuse much so we can see a example.
Let us take 52 as a decimal number, the equivalent BCD number is 82.
How ?
We need to take each digit individually
5 == 0101
2 == 0010
So that 0101 0010 represent 82 as a decimal number.
binary coded decimal converter
binary coded decimal addition
bcd code table
binary coded decimal calculator
binary coded decimal pdf
bcd code budget
difference between bcd and binary
bcd scuba
binary coded decimal converter
bcd code table
binary coded decimal addition
binary coded decimal pdf
binary coded decimal calculator
excess 3 code
ebcdic code
bcd code budget
bcd tax
bcd ielts
bcd scuba
bcd boot
bcd converter
bcd windows
bcd meaning
bcd conversion Follow us on Facebook
  / mbeddedc