answersLogoWhite

0


Best Answer

ASCII is popular because of the way a computer's architecture works. A standard ASCII keyboard displays all letters of the alphabet, but that is not enough to conform to the 32bit standard. So other characters were implemented and invented, and assigned their own numerals in HEX and Binary.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why is the ASCII coding system popular?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Reasearch and report on the issue of ascii coding and unicode coexist?

Reasearch and report on the issue of ascii coding and unicode coexist?


This coding system is designed to support international languages like Chinese and Japanese?

unicode or ansic


What ASCII and EBCDIC?

coding character data


What coding scheme is widely used in microcomputer?

ASCII


What are the two popular coding schemes used in computer processing?

There are a number of popular coding schemes used in computer processing but ASCII and EBCDIC are the most well known. Both are 8-bit codes using binary numbers to represent data.


How do coding schemes make it possible for humans to interact with computers?

Coding schemes make it possible for humans to interact with computers by using diffeerent codes. For example, the Binary System, ASCII, and the Unicode.


What type of code often appears in email and instant messages?

Emails can be plain text. That is ASCII. Or it can be written in HTML coding.


Binary coding for the word boy in ASCII-7?

67


What is a 16-bit coding scheme called?

Unicode


Why is the ascii system popular?

ASCII is popular because of the way a computer's architecture works. A standard ASCII keyboard displays all letters of the alphabet, but that is not enough to conform to the 32bit standard. So other characters were implemented and invented, and assigned their own numerals in HEX and Binary.


Is Data created by a computer system using the ASCII coding scheme can be directly accessed by another computer system using different coding schemes?

Most text encodings are supersets of 7-bit ascii, so in short yes, valid ascii is also UTF8/16, lantin-1 and most other western text encodings, but ascii is most valuable as a data-encoding because it is independent of the endianness of the computer - it takes less space to store most data in binary, but the bit patterns for the same data will vary from computer to computer, making the data less portable


How does the ASCII code works?

ASCII is an abbreviation for American Standard Code for Information Interchange. The ASCII code, which is used worldwide, is used to create computer coding languages so computers can interact with people.