CCC Online Mock Test
Menu mobile
Home
About
About CCC
CCC Syllabus
FAQs
Question Bank
Introduction to Computer
Introduction to Operating System
LibreOffice Writer
LibreOffice Calc
LibreOffice Impress
Introduction to Internet and WWW
Email Social Networking and eGovernance Services
Digital Financial Tools and Applications
Overview of Future Skills and Cyber Security
Study Material
Flash Card
Tutorial
Abbreviation
CCC Blog
O Level Online Test
Videos
Report Bug
Qus: How many bits are there in ASCII?
QusASCII कितने bit का होता हैं ?
A. 8 Bit
B. 16 Bit
C. 7 Bit
D. 64 bit
Solution
A. 8 Bit
Explanation
The ASCII table has 128 characters, with values from 0 through 127. Thus, 7 bits are sufficient to represent a character in ASCII; however, most computers typically reserve 1 byte, (8 bits), for an ASCII character.