answersLogoWhite

0

Manufacturer's gigabytes, this is 80,000,000,000 bytes

User Avatar

Wiki User

11y ago

What else can I help you with?

Continue Learning about Computer Science

How many bits in an IPv4 address?

Pv4 uses 32-bit (four-byte) addresses. which limits the address space to 4,294,967,296 (232) possible unique addresses. However, some are reserved for special purposes such as private networks (~18 million addresses) or multicast addresses (~270 million addresses). This reduces the number of addresses that can potentially be allocated for routing on the public Internet. As addresses are being incrementally delegated to end users, an IPv4 address shortage has been developing.


What has more space 512mb or 64gb?

Well, honey, 64GB has more space than 512MB. It's like comparing a thimble to a swimming pool. One can barely hold a few drops while the other can fit a whole lot more. So, if you need more space, go big or go home!


How many minutes of music will DVD hold?

There are different sizes of CDs: 120 mm (5 inches) : 650MB/74 minutes or 700MB/80 minutes 80 mm (3 inches) : 185MB/21 minutes 60 mm (2.5 inches) : 50MB/9 minutes


How many conductors are there in an ATA 66 ribbon cable?

80


What are the pieces of communication in UDP called?

UDP, or User Datagram Protocol is a very simple communication protocol. It is a part of the Transport Layer of the OSI model - the same as the well known TCP. UDP is very straight forward, containing very few features. There is no hand shaking, no security, no ordering of packets and very little error detection (if any at all). The structure of a UDP packet is as follows: Bits 0-15: Source Port Number (optional - leave as all zeros if unused) Bits 16-31: Destination Port Number Bits 32-47: The length of the entire UDP datagram (note that the maximum size is 2^16-1) Bits 48-63: The checksum (optional under IPv4 - leave as all zeros if unused) Bits 64-??: The actual data. About the checksum: this is the confusing part about UDP. When a checksum is computed, the UDP software creates a fake header to include in the checksum calculation - but this fake header is not actually transmitted. The structure of this fake header (officially called the "pseudo header") is: For IPv4: Bits 0-31: Source IP address (taken from the IP header) Bits 32-63: Destination IP address (taken from the IP header) Bits 64-71: Reserved - leave as all zeros Bits 72-79: Protocol (taken from the IP header) Bits 80-95: Length (taken from the UDP datagram) Bits 96-??: The UDP datagram described above. For IPv6: Bits 0-127: Source IP address Bits 128-255: Destination IP Address Bits 256-287: Length Bits 288-311: Reserved (leave as all zeros) Bits 312-319: Next header Bits 320-???: The UDP datagram described above NOTES: -this is only the structure of the UDP packet - and does not include the IP header. -Since it is possible for the checksum to end up as 0, the standard dictates that a checksum of zero be changed to 0xFFFF in order not to confuse with a checksum field which is disabled. This is true even under IPv6, where the checksum MUST be used. A checksum field value of zero is an error and the datagram should be discarded. -UDP makes no guarantees that the datagram will arrive, nor does it make any guarantees about the order that the datagram arrives in. If the user wants these features, then these will need to be implemented by the applications using UDP to communicate, or use a different communication protocol such as TCP.

Related Questions

How many bits Silver zone contains?

10 Bytes OR 80 Bits Jaydeep Chakraborty


How many bits are in ten bytes?

There are 80 bits in 10 bytes. Each byte contains eight bits. This is critical to know when shopping for a new computer or adding memory to a compute as it will allow for an accurate calculation of the amount of storage space.


How many bytes on an old keypunch card?

80


How do you calculate the number of bytes?

It all depends on what you are converting from. One byte is 8 bits, so if there are 80 bits, you can safely say there are 10 bytes of data. 1024 bytes = 1 kilobyte 1048576 bytes = 1 megabyte 1073741824 bytes = 1 gigabyte if there are 2 megabytes of data, to find the bytes, multiply by 1048576. 2 x 1048576 = 2097152 Some sources say that 1000 bytes = 1 kilobyte. this is incorrect, as computers work in base 2: that is, 0 and 1. We, as humans, work in base 10: that is 0,1,2,3,4,5,6,7,8,9.


How many bytes can a CD-ROM hold?

When data first started getting put onto compact discs in 1985 (until which time their sole purpose was for music), a typical CD held 74 minutes of music, or 650 million bytes of data. Today, your typical standard CD-ROM holds 80 minutes of music and 700 million bytes of data.


How many minutes per megabyte for broadband use?

On a modern 100Mb (million bits/second) broadband connection a megabyte transfers in 80 milliseconds (1.333E-3 minutes).


How can you increase 80 sms bytes to 160 bytes in Samsung Galaxy s 2?

There is no way to increase the 80 SMS bytes to 160 bytes. The only suggestion for this problem would be to get a newer and better phone with better technology.


How many marks you should get to get into bits pilani?

80% in all subject


What is bit addressable memory in microcontroller 8051?

The bit addressable memory in 8051 is compose from 210 bits: - bit address space: 20H - 2FH bytes RAM = 00H - 7FH bits address; - SFR registers; The following addresses are NOT bit addressable, only 1-byte addressable: - 32 bytes RAM from 00H to 1FH (R0 - R7 registers in all four banks); - 80 bytes RAM general user from 30H to 7FH.


How many hundred thousands in 8 million?

There are 80 hundred-thousands in 8 million.


How many bits in an IPv4 address?

Pv4 uses 32-bit (four-byte) addresses. which limits the address space to 4,294,967,296 (232) possible unique addresses. However, some are reserved for special purposes such as private networks (~18 million addresses) or multicast addresses (~270 million addresses). This reduces the number of addresses that can potentially be allocated for routing on the public Internet. As addresses are being incrementally delegated to end users, an IPv4 address shortage has been developing.


How many GB are in 80 MB?

1024 MB is equal to 1GB Ur answer will be 0.078 GB Rakesh