answersLogoWhite

0

A Terabyte is 1000 Gigabytes

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How big is a pectrol byte?

1024 amos byte = 1 pectrol byte


How big is one alphanumeric character?

1 Byte and 1 Byte = 8 bits


What is the significance of big-endian byte ordering in Motorola microprocessors?

Big-endian byte ordering in Motorola microprocessors is significant because it determines the way data is stored in memory. In big-endian systems, the most significant byte of a multi-byte data is stored at the lowest memory address, which can impact data manipulation and communication with other systems.


How do you get the big heart emotion on msn?

ask tara


If A word on a little-endian computer has the numerical value of 3 If it is transmitted to a big-endian computer byte by byte and stored there with byte 0 in byte 0 and so on what is its numerica?

In a 32-bit word, the decimal value 3 has hex value 0x00000003. Laid out in memory in a little-endian computer, it is 0x03, 0x00, 0x00, 0x00. If you move that to a big-endian computer without reversing the byte order, you get 0x03000000, which is decimal 50,331,648. The correct big-endian representation should have been 0x00, 0x00, 0x00, 0x03.


How big is a nibble?

Half of a byte (8 bits) is a 'nybble' (4 bits)


How much is 2TB?

2 TB is Two Tara Bytes. A Tara Byte is 1000 gigabytes. Two TaraBytes equals approximately 2048 gigabytes. That is the maximum that can be put on a partition, I believe.


What does 'endian' mean in computer science?

Both little and big endian are still in use today. In big endian the most significant byte is the smallest address stored. In little endian the least significant byte is the smallest address stored.


What is difference between a 'byte' and a 'byte'?

I believe you meant difference between a bit and a byte. A byte is 8 bits.


How many nibbles are in a byte?

There are two nibbles in a byte.


How bits are in a byte?

Eight bits are in one byte


Which is greater byte or bit?

Byte, since there are 8 bits in every byte