5-6 gb
No, Beacuse of tribalwars is runned from servers, u gain information, u dont send byte information.
Wales- whales; meet-meat; leek- leak; see-sea; bite-byte, called-cold; flower-flour
80 GB is equivalent to 80000000000 bytes; this is from the conversion: one gigabyte is equivalent to 1000000000 bytes. 80 GB is very big comparing its equivalent in the byte form.
Answer:There are 8-bits in One byte. 40/8=5. However this actually translates to 4.77MiB(mega-bytes)40 mega-bits does NOT equal 5 Mega-Bytes! However it DOES now equal 5'Mb'.Here's why:1024 Bytes to each Kilo-Byte, 1024 Kilo-Bytes in each Mega-Byte, 1024 Megas in each Giga and so on to Terra, exa, peta.....Thus you must divide that 5 million bytes by 1024 a few times to get the relevant value.REASON FOR CONFUSION:This confusion has arisen from Hard Drive manufactures in the early 2Ks. They would cut corners to make more profit by mis-representation.Which is why IEEE was forced to change the Standards to say MiB, GiB, etc instead of the classic KB, MB, GB etcEXAMPLE:Say you have a 40GB drive...It's not actually 40 Giga-bytes; it's 40.0 Billion bytes. Which translates to ~37.25 Gigs.Thus the drive was slightly cheaper to manufacture and the un-aware consumer purchased it all the same. It still happens to this day. Just read through customer reviews on any website which sells Hard-Drives"The More you Know" :)-Glytch
it is a byte.
A byte is the smallest unit of storage. Mostly anything you do can take up a byte.
As one byte can hold one letter of the alphabet, to store the word "Sarah" would take 5 bytes.
The official unit of data is the byte. A byte is made of 8 bits and is the amount of computer storage space needed to store one character of information.
Storage cost per byte is very small number in cents. For example 1GB RAM cost around $AU20 today. The cost per byte would 20/1,073,741,824. 1GB=1,073,741,824bytes
they are amounts of unit describing computer storage
A 'byte' is a unit of storage - not an input or output.
bit
8 digits of binary code (either 0s or 1s) for instance 00101001 each digit takes up one bit, there are 8 bits in a byte. Usually, a byte holds 1 character, either a letter or #
No, 1 byte is equal to 1 character
The question makes no sense. What do you mean "physical space"? The most straightforward interpretation is that you want to know how big a one-byte storage device would be, and the answer to that is that it depends on what the storage device is (in a complicated way, so don't bother specifying "a hard drive" like that's going to help).
a byte is abasic storage unit in memory. when application program instructions and data are transferd to memory from storage devices. byte addressable memory refers to memory address that is accessed one byte (8 bits) at a time as opposed to 2 byte(16 bits), 4 byte(32 bits) or 8 byte(64 bits) addressable memory.