answersLogoWhite

0


Best Answer

3

User Avatar

Wiki User

āˆ™ 11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many host bits are borrowed if four subnets are created?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the minimum number of bits that must be borrowed if three additional network identifiers are required?

You would have to borrow three bits because borrowing only two would result in four and two of those cannot be used. 2nĀ²-2 gives four addresses, one with all 0s and one with all 1s in binary form. Those two cannot be used so an additional bit would have to be borrowed to get at least three usable subnets.


What are 4 bits?

A group of four bits is known as a nibble.


How many bytes make up a nibble?

One nibble, or nybble, is equal to four bits.


What is the total amount of money owed if 1250 was borrowed for four years at 3.5 interest?

Assuming Compound Interest I(n) = I(o)[1 + r/100]&(n) Where I(o) = 1250 r = 3.5% n = 4 years Substitutie I(4) = 1250[1 + 3.5/100]^(4) Hence I(4) = 1250 [ 1.035]^(4) I(4) = 1250[1.147523] I(4) = 1434.40 is the total amount owed. NB Compound interest is the usual business practice of calculating interest. NNB Payment would possibly be done on an monthly basis ; 1434.40 / 48 = 29.88 is paid each month .


How many cents are in four bits?

50


Four bytes can represtent a decimal number between 0 and?

Four bytes represent 32 bits. 32 bits represent 4,294,967,296 possibilities.


What are four binary units?

The four binary units are bit (binary digit), nibble (4 bits), byte (8 bits), and word (usually 16, 32, or 64 bits depending on the computer architecture).


What are the first four bits in an instruction?

This depends upon the language. In some languages the first bits may represent an address or label. Most assembly languages the first byte or two is an op code. Four bits is pretty small for an address--that is only half a byte. Four bits on the Intel 4004 chip represent a "word."


What is the four binary bits called?

its called a Nibble


How many nibbles in a btye?

There are eight bits in a byte or two nibbles in a byte meaning there are four bits in a nibble.


What is a four letter word for boring tools?

awls bits


Is there anything less than bit?

Not in computing. A bit is a single entity. A nibble is four bits. A byte is eight bits.