Computer Science, asked by risatmeem7755, 1 year ago

How many characters can be handled in Binary Coded Decimal System?
A) 64
B) 255
C) 256
D) 128

Answers

Answered by PanchajanyaRoy
4
it's A) 64 character can handled Binary Coded Decimal System.
Answered by mariospartan
4

Answer:

The number of characters that can be handled in the Binary Coded Decimal System is 64.

Explanation:

In computer and electronic sciences, binary coded decimal system (BCD) is a group of binary representation of digital number especially in 4 and 8 bits. (In case of error overflow, special bit character patterns are implemented).

The use of the binary coded decimal system is to ease the human interpretation of digital quantitative, but the only disadvantage of the binary coded decimal system is the lack of storage space and over complexity of basic mathematics. The binary coded decimal table where digital numbers are given a 4digit binary value is also known as 8421 encoding table.  

Similar questions