MULTIMEDIA AND QUALITY OF SERVICE
COMPRESSION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
SQL
|
|
ASCII
|
|
DECIMAL
|
|
ALPHABET
|
Detailed explanation-1: -The American Standard Code for Information Interchange (ASCII), uses a 7-bit binary code to represent text and other characters within computers, communications equipment, and other devices. Each letter or symbol is assigned a number from 0 to 127.
Detailed explanation-2: -ASCII is a 7-bit character set containing 128 characters. It contains the numbers from 0-9, the upper and lower case English letters from A to Z, and some special characters. The character sets used in modern computers, in HTML, and on the Internet, are all based on ASCII.
Detailed explanation-3: -ASCII is a common encoding stan-dard, which computers use in order to store text-based data. In the standard, the number 65 corresponds to the capital letter ‘A’.