What is the difference between ASCII code and BCD code ?

1 Answer

Answer :

ASCII code 1. ASCII stands for American Standard Code for Information Interchange. 2. ASCII-7,7 consists of bits. This code can be used to specify 27 or 128 unique symbols. ASCII -8 is formed by adding a parity bit to the left of the ASCII-7 code. This code can be used to specify 28 or 256 unique symbols. 3. ASCII code is widely used in various types of computers, especially microcomputers. BCD code 1. The full form of BCD is Binary Coded Decimal. 2. BCD consists of 8 bits. 8 bits can indicate 24 or 16 different states. 3. The BCD code is used to convert decimal numbers to binary .   

Related questions

Description : The commonly used standard data code to represent alphabetical, numerical and punctuation characters used in electronic data processing system is called A) ASCII B) EBCDIC C) BCD D) All of above

Last Answer : Answer : D

Description : The most commonly used standard data code to represent alphabetical, numerical and punctuation characters used in electronic data processing system is called A) ASCII B) EBCDIC C) BCD D) All of above

Last Answer : Answer : A

Description : The computer code for the interchange of information between terminals is A) ASCII B) BCD C) EBCDIC D) All of above

Last Answer : Answer : A

Description : Which code the decimal digits are represented by the 8421 BCD code preceded by 1111: a. ASCII b. EBCDIC c. Both d. None of these

Last Answer : b. EBCDIC

Description : The computer code for the interchange of information between terminals is a. ASCII b. BCD c. EBCDIC d. All of above

Last Answer : ASCII

Description : The computer code for interchange of information between terminals is 1) ASCII 2) BCD 3) BCDIC 4) Hollerith

Last Answer : 1) ASCII

Description : The most commonly used standard data code to represent alphabetical, numerical and punctuation characters used in electronic data processing system is called a. ASCII b. EBCDIC c. BCD d. All of above

Last Answer : a. ASCII

Description : The computer code for the interchange of information between terminals is a. ASCII b. BCD c. EBCDIC d. All of above

Last Answer : a. ASCII

Description : The most commonly used standard data code to represent alphabetical, numerical and punctuation characters used in electronic data processing system is called a. ASCII b. EBCDIC c. BCD d. All of above

Last Answer : a. ASCII

Description : The computer code for the interchange of information between terminals is a. ASCII b. BCD c. EBCDIC d. All of above

Last Answer : a. ASCII

Description : What is the number of bits in ASCII code ?

Last Answer : The number of bits in ASCII code is 8.

Description : Which numbering formats are really codes rather than true number systems? 96) A) hexadecimal and octal B) binary and octal C) decimal and binary D) BCD and ASCII

Last Answer : Which numbering formats are really codes rather than true number systems?

Description : Which numbering format is used to represent both numbers and letters on a keyboard? 79) A) octal B) ASCII C) hexadecimal D) BCD

Last Answer : B) ASCII

Description : Which numbering format is most commonly used in a computer's machine language? 23) A) ASCII B) hexadecimal C) octal D) BCD

Last Answer : B) hexadecimal

Description : What is the full form of BCD Code ?

Last Answer : Full form of BCD Code Binary Coded Decimal Code.

Description : In which case BCD code is used ?

Last Answer : BCD code is used to express the number of decimal system in binary number.

Description : BCD- How many binary code ?

Last Answer : BCD quote consists of 6 bits.

Description : BCD code Who Say ?

Last Answer : BCD 's In full Is Binary Coded Decimal , Decimal Numbers up to (0-9) Each In numbers Equivalent Or Equal to 8 bits Binary Numbers By Revealed BCS code to the system Says.

Description : What is a BCD? What are its advantages and disadvantages? Why is an excess-3 code is called an unweighted code?

Last Answer : Ans-BCD means Binary coded decimal its advantage is it can represent decimal numbers in the form of binary value says (0000-0 to 1001-9). Binary codes are divided into weighted binary code and non weighted binary ... not have weights says like ones tens hundred in decimal and 2^0 2^1 2^2 in binary.

Description : What is the output of the following code AL= 49 BCD, BH= 72 BCD SUB AL, BH DAS a) AL=D7, CF=1. b) AL=7D, CF=1. c) AL=77, CF=1 d) none of them.

Last Answer : d) none of them.

Description : What is the output of the following code AL=88 BCD, CL=49 BCD ADD AL, CL DAA a) D7, CF=1 b) 37, CF=1 c) 73, CF=1 d) 7D, CF=1

Last Answer : a) D7, CF=1

Description : Design a logic circuit to convert the BCD code to Excess –

Last Answer : code. • Truth Table for BCD to Excess – 3 conversion. • K-map simplification • Logic circuit implementing the Boolean Expression

Description : The code where all successive numbers differ from their preceding number by single bit is (A) Binary code. (B) BCD. (C) Excess – 3. (D) Gray.

Last Answer : Ans: D The code where all successive numbers differ from their preceding number by single bit is Gray Code. (It is an unweighted code. The most important characteristic of this code is that only a single bit change occurs when going from one code number to next.)

Description : Which of the following is not a weighted code? (1) Excess 3-Code (2) Binary Number System (3) Decimal Number System (4) BCD Number System

Last Answer : Excess 3-Code

Description : In the 8421 BCD code the decimal number 125 is written as   (A) 1111101 (B) 0001 0010 0101 (C) 7D (D) None of the bove

Last Answer : In the 8421 BCD code the decimal number 125 is written as 1111101 

Description : What is the most significant nibble of the ASCII code for the letter X?

Last Answer : Feel Free to Answer

Description : Which of the following code used in present day computing was developed by IBM Corporation? A) ASCII B) Hollerith Code C) Baudot Code D) EBCDIC Code

Last Answer : Answer : D

Description : ASCII and EBCDIC are the popular character coding systems. What does ASCII stand for? A) American Stable Code for International Interchange B) American Standard Case for Institutional ... C) American Standard Code for Information Interchange D) American Standard Code for Interchange Information

Last Answer : Answer : C

Description : The original ASCII code used__bits of each byte, reserving that last bit for error checking A) 5 B) 6 C) 7 D) 8

Last Answer : Answer : C

Description : ASCII stands for A) American Standard Code for Information Interchange B) American Scientific Code for International Interchange C) American Standard Code for Intelligence Interchange D) American Scientific Code for Information Interchange

Last Answer : Answer : A

Description : ASCII stands for A) American Stable Code for International Interchange B) American Standard Case for Institutional Interchange C) American Standard Code for Information Interchange D) American Standard Code for Interchange Information

Last Answer : Answer : C

Description : ASCII and EBCDIC are the popular character coding systems. What does EBCDIC stand for? A) Extended Binary Coded Decimal Interchange Code B) Extended Bit Code Decimal Interchange Code C) Extended Bit Case Decimal Interchange Code D) Extended Binary Case Decimal Interchange Code

Last Answer : Answer : A

Description : In OCR processing, When a character is recognized, it is converted into_______ code. A. binary B. ASCII C. Both (A) and (B) D. None of the Above

Last Answer : B. ASCII

Description : The standard ASCII A. is version II of ASC B. is used only in US and Canada C. has 132 characters including 32 control characters D. is subset of 8-bit EBCDIC code

Last Answer : C. has 132 characters including 32 control characters

Description : Describe how to retrieve the ASCII key code from a keystroke. How would you retrieve key combinations for non-ASCII keys?

Last Answer : Keystrokes can be intercepted by handling the KeyPress and KeyDown events. Both of these events relay information to their handling methods in the form of their EventArgs. The KeyPressEventArgs, ... you would handle the KeyDown event and use the properties exposed by the KeyEventArgs instance.

Description : Abbreviation ASCII stands for: a. American standard code for information interchange b. Abbreviation standard code for information interchange c. Both d. None of these

Last Answer : a. American standard code for information interchange

Description : Which code used in transferring coded information from keyboards and to computer display and printers: a. ASCII b. EBCDIC c. Both d. None of these

Last Answer : a. ASCII

Description : Which code used to represent numbers, letters, punctuation marks as well as control characters: a. ASCII b. EBCDIC c. Both d. None of these

Last Answer : a. ASCII

Description : The computer code for the interchange of information between terminals is a. ASCII b. BCD c. EBCDIC d. All of above

Last Answer : ASCII

Description : Which of the following code used in present day computing was developed by IBM Corporation? a. ASCII b. Hollerith Code c. Baudot Code d. EBCDIC Code

Last Answer : EBCDIC Code

Description : ASCII stands for a. American Stable Code for International Interchange b. American Standard Case for Institutional Interchange c. American Standard Code for Information Interchange d. American Standard Code for Interchange Information

Last Answer : American Standard Code for Information Interchange

Description : Codes consisting of lines of varying widths or lengths that arecomputer-readable are known as– (A) an ASCII code (B) a magnetic tape (C) an OCR scanner (D) a bar code (E) None of these

Last Answer : a bar code

Description : Thus hamming code for the ASCII character “a” is given as ……………… A. 10111001111 B. 10111001000 C. 10111001001 D. 10111001

Last Answer : C. 10111001001

Description : Codes consisting of lines of varying widths or lengths that are computer - readable are known as _______: a) an ASCII code b) a magnetic tape c) an OCR scanner d) a bar code e) None of The Above

Last Answer : d) a bar code

Description : The ASCII code is a 7 bit code for: a) Letters b) Numbers c) Other Symbols d) All of The Above e) None of The Above

Last Answer : d) All of The Above

Description : ASCII stands for: a) Asian Standard Code for Information Interchange b) American Standard Code for Information Interchange c) Associate Standard Code for Information Interchange d) None of The Above

Last Answer : b) American Standard Code for Information Interchange

Description : The Computer code for interchange of information between terminals is: a) ASCII b) BCD c) All of The Above d) None of The Above

Last Answer : a) ASCII

Description : A characteristic of the ASCII code is 1) its limitation to a maximum of 96 character configuration 2) its use of the zone codes 1010, 1011 and 1100 3) its independence from Hollerith code 4) All of these

Last Answer : 3) its independence from Hollerith code

Description : Codes consisting or Bars or lines of varying widths or lengths that are computer-readable are known as- 1) A bar code 2) An ASCII Code 3) A Magnetic Tape 4) A Light Pen

Last Answer : 1) A bar code