Answer:
4. Removing horizontal scroll
Explanation:
Horizontal scroll can be super annoying when you're trying to view someone's web page. It can cut off part of your view and ruin the whole experience. It's best to eliminate horizontal scroll completely wherever you can.
Answer:
2 times as many items can be uniquely identified
Explanation:
Option 'C' is the answer. because
if we use 6 bit binary sequence
then
No. of Unique address will be = 2 ^ 6 = 64
as we increase the bit by 1. Now total bits are 7.
so
No. of Unique address for 7 bit Sequence = 2 ^ 7 = 128
So,
128 is double of 64, that is 2 times greater value than 64.