A bit is the smallest unit of data, represented as 0 or 1, while a check digit helps verify the accuracy of entered numbers. ASCII is a 7-bit character encoding system, and extended ASCII includes additional characters; Unicode expands this to 32 bits. Compression reduces file size, with lossy compression removing data and lossless compression preserving all information.
Download as XLSX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
6 views
Data Representation
A bit is the smallest unit of data, represented as 0 or 1, while a check digit helps verify the accuracy of entered numbers. ASCII is a 7-bit character encoding system, and extended ASCII includes additional characters; Unicode expands this to 32 bits. Compression reduces file size, with lossy compression removing data and lossless compression preserving all information.
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 2
What is a bit?
What is a check digit?
What is a character set? What does ASCII stand for? What is ASCII? What is extended ASCII used for? What is Unicode? What is a pixel? How many colors are represented by 8 bits? Why is metadata included in a file? What is bit rate? How is sound sampled and stored in digital form? What is an advantage of compression? What is lossy compression? What is lossless compression? A bit is the smallest representation of data consisting of either a 0 or a 1. A check digit is used to ensure a range of numbers have been entered correctly; it detects errors on id A character set is the amount of characters available to the computer. ASCII = American Standard Code for Information Interchange. ASCII is a 7-bit character system used to code the character set the computer uses. Extended ASCII would be used to include other special characters found in different languages. Unicode is up to 32 bits used to encode set characters. A pixel is the smallest element that makes up an image. 256 colors are represented by 8 bits. Metadata is included in a file because the computer needs to know the size of the image in terms of h Bit rate is the rate at which bits are transferred from one location to another. Sound is sampled at set intervals, set values are saved and replayed; the sample rate affects the qual The advantage of compression is that it reduces download size. Lossy compression involves removing data from a file to reduce its size, resulting in loss of data so the Lossless compression compresses a file without losing any information, so no data is lost and the imag