<span>A 16-bit integer can store 216 (or 65,536) distinct values. In an unsigned representation, these values are the integers between 0 and 65,535; using two's complement, possible values range from −32,768 to 32,767. Hence, a processor with 16-bit memory addresses can directly access 64 KB of byte-addressable memory.</span>
Answer:
Four times traveling 40,12345 mts
Explanation:
We can express this as a sum as follows

The first term is the dropping part and the second is the upward motion. this sums up to 40,12345 m after bouncing four times. As a program we could write using the while loop.
distance=0;
i:=0;
while distance<40 do
i:=i+1;
distance:=distance+ 
end while;
Here the answer is in i and the closest distance traveled after reaching 40 is in the variable distance.
A. Media designed for sharing information and promoting social
interactions
Answer:
Yes it has brought change in every field
Explanation:
The answer is C. Tablet, because that is the quickest, easiest, and most recent way of communication.