answersLogoWhite

0


Best Answer

Bytes:32768

Bits:262144

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many bytes AND how many bits in 16 address lines and 4 data lines?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many bytes in an address of an int variable?

32 bits or 4 bytes and an int is not an address, it is a primitive so it directly access the data without a reference.


What layer combines bits into bytes and bytes into frames and uses mac addressing?

Data Link


What is data items?

Unit of data contained in a record, describing a particular attribute (such as name, age, address) and requiring one or several bits, bytes, or words to represent an entity.


What is bits per seconds and bytes per seconds?

That usually refers to the rate of data transfer - how many bits, or bytes, can be transferred every second. It might also refer to some other data processing. Reminder: 1 byte = 8 bits.


The data hierarchy goes from bits and bytes to?

records, entities, fields, and databases.


How many bytes are required to encode n bits of data where n equals 17?

1 bytes is 8 bits so (17/8) = 2.125 so round up to 3 full bytes


How many bytes are required to encode n bits of data where n equals 4?

One byte is 0.125 to 1 bit. So 4 bits, is .5 bytes.


How many bits are there in a data link layer Ethernet address?

How many bits are there in a data link layer ethernet address?


How many bytes are required to encode 500 bits of data?

62.5


If a memory had 16 bit address bus and a 32 bit data bus what is the largest size of the memory?

A memory with a 16 bit address bus can address 216 or 65536 distinct items. If each item is 32 bits in size, then the item is 4 bytes. The size of this memory is then 262144 bytes. (256Kb)


What is the total bit capacity of a ROM that has 14 address lines and 8 data outputs?

14*8=112 bits


What is the storage capacity of a register that can retain 2 bytes of data?

8 bits in a byte, so it seems the answer should be 16 bits.