CBSE Class 11 Computer Science Question 62 of 91

Data Representation — Question 8

Back to all questions
8
Question

Question 8

What are ASCII and extended ASCII encoding schemes ?

Answer

ASCII encoding scheme uses a 7-bit code and it represents 128 characters. Its advantages are simplicity and efficiency. Extended ASCII encoding scheme uses a 8-bit code and it represents 256 characters.