For each of the following, see if you can figure out the representation in terms of bits
Question:
For each of the following, see if you can figure out the representation in terms of bits and bytes.
(a) Internet addresses are four numbers, each between 0 and 255. How many bits are in an Internet address?
(b) In the ancient programming language Basic, lines can be numbered, each one between 0 and 65,535. How many bits are needed to represent a line number?
(c) Each pixel’s color has three components, red, green, and blue, each of which can be between 0 and 255. How many bits are needed to represent a pixel’s color?
(d) A string in some systems can only be up to 1,024 characters. How many bits are needed to represent the length of a string?
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Introduction To Computing And Programming In Python A Multimedia Approach
ISBN: 9780134025544
4th Edition
Authors: Mark J. Guzdial, Barbara Ericson
Question Posted: