Extended ASCII, an 8-bit evolution of the original 7-bit ASCII standard, supports international text by expanding the character set. How many total codes does it provide?
256 codes including accented characters
The number of distinct codes a character set can represent depends on the number of bits used, since each bit doubles the possibilities.
The original ASCII standard used 7 bits, giving \(2^{7} = 128\) codes, which covered English letters, digits, and basic control and punctuation characters.
Extended ASCII adds one more bit, making it 8 bits (1 byte), so it can represent \(2^{8} = 256\) codes.
The extra 128 codes (from 128 to 255) are used for accented letters, symbols, and characters needed for various European languages.
Hence, Extended ASCII provides 256 codes including accented characters.
Which type of file is identified by the extension .exe in Windows 11?
In Windows 11 File Explorer, which feature is used to quickly locate a file by typing its name?
Which of the following applications are supercomputers primarily used for?
Which device converts printed text into machine-encoded text using pattern recognition?
Which user interface requires users to type instructions using the keyboard to perform tasks?
Which device is designed to integrate processing, memory, and input/output components into one compact unit?
A four core processor is known as:
Which of the following is NOT a computer hardware?
Which of the following is NOT a hardware?
A hard disk is an example of which type of data storage device?
In many advanced text editors and design software, which three-key keyboard shortcut is commonly used to 'Redo' an action, effectively reversing a previous 'Undo' operation?