Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 10 (Q.No. 10)
10.
The computer code for the interchange of information between terminals is
ASCII
BCD
EBCDIC
All of the above
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

B.vijayalakshmi said:   1 decade ago
The full form of ASCII is American standard code for information interchange which has nearly 0-256 codes.

Example A has 65 ASCII code.

Shewangizaw Bogale said:   9 years ago
EBCDIC (Extended Binary Coded Decimal Interchange Code) : is a binary code for alphabetic and numeric characters that IBM developed for its larger operating systems.

BCD (binary-coded decimal) : is a class of binary encoding of decimal numbers where each decimal digit is represented by a fixed number of bits, usually four or eight.

Post your comments here:

Your comments will be displayed after verification.