COMPUTER ARCHITECTURE
SECONDARY STORAGE DEVICES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
How many bytes are there per character in a text file?
|
0.5
|
|
1
|
|
1.5
|
|
10
|
Explanation:
Detailed explanation-1: -The default encoding form is 16-bit, where each character is 16 bits (2 bytes) wide.
Detailed explanation-2: -Eight bits are called a byte. One byte character sets can contain 256 characters.
Detailed explanation-3: -UNICODE uses either 2 Bytes (UTF-16) or 4 Bytes (UTF-32) per character and contains either 65, 536 or 4, 294, 967, 296 characters, enough to include all the characters and symbols used in every language worldwide.
There is 1 question to complete.