answersLogoWhite

0


Best Answer

ASCII is American Standard Code for Information Interchange, it's not a language, it's a code.

User Avatar

Wiki User

16y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is ASCII is a language used by the computer?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What name was given to the first computer language?

ASCII


How ASCII is used in the computer?

ASCII is a form of character encoding, so it can be used by your computer for any task.


American standard for information interchange ASCII?

ASCII is code in which computer programs are written . it is the computer machine language.if write a program in any computer language thaen it will be converted in this code.


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.


How the computer can understand binary language?

The computer understands binary because the 1 means on and the 0 means off, so that controls how it operates. Binary language is then converted to our number system where the numbers represent things. ASCII code is used to convert binary to text.


What is oem extended ascii?

Extended ASCII is 8-bit encoding which is wider than standard ASCII and also includes all characters from standard ASCII encoding.ASCII is 7-bit, 128 possible values; Extended ASCII is 8-bit , 256 possible value;128 first characters of Extended ASCII is the same as ASCII, next 128 are additional. This why it is called Extended ASCII.What is ASCII?ASCII is mainly English language characters encoding, that is used for representation of text information.


Why may it be an advantage if your computer uses ASCII to store text?

Using ASCII, the computer can hold much more text, and this way you can save more on the computer without the computer slowing down.


What Coding scheme contains a set of 128 numeric codes that are used to represent characters in a computer's memory?

ASCII


What is the use of ASCII in computer system?

ASCII is the representation of Binary Digits (0 & 1s) which are interpreted by Processor as meaningful data.


Where is ASCII used?

ASCII is used to determine which character to display when a keyboard key is pressed, or code entered.


What has a common computer keyboard to do with ascii?

Ascii is simply an encoding scheme. It represents text by assigning a code to each particular character.


What is a computer character?

Computer understands group of Bits called Bytes. There are two format mostly used ASCII & EBCDIC formats. These formats defines identified set of Characters.