answersLogoWhite

0

1.9 gigabits how many mega bits?

User Avatar

Anonymous

15y ago
Updated: 8/17/2019

1.9 gigabits is 1,900 megabits.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How many bits does it take to address 19 people?

It takes 10 bits.


What are the release dates for Little Bits - 2010 Levitator 1-19?

Little Bits - 2010 Levitator 1-19 was released on: USA: 1 June 2010


When was Mega Shark Versus Giant Octopus created?

Mega Shark Versus Giant Octopus was created on 2009-05-19.


What are the release dates for Modern Marvels - 1994 Mega Food Countdown 19-11?

Modern Marvels - 1994 Mega Food Countdown 19-11 was released on: USA: 27 August 2012


What are the release dates for Modern Marvels - 1994 Mega Machine Countdown 19-9?

Modern Marvels - 1994 Mega Machine Countdown 19-9 was released on: USA: 23 July 2012


What are the release dates for Living in 8 Bits - 2010 Christmas Morning 1-19?

Living in 8 Bits - 2010 Christmas Morning 1-19 was released on: USA: 20 December 2010


What time and what channel is the mega millions in South Carolina?

11pm on channel WLTX Chanel 19


How many joules are there in mega electron volt?

1 eV = 1.6 x 10-19 Joule1 MeV = 106 eV = 1.6 x 10-13 Joule


What are the release dates for Mega Shredders - 2013 Hell Shred 1-7?

Mega Shredders - 2013 Hell Shred 1-7 was released on: USA: 19 December 2013


What are the release dates for Mega Man - 1994 Bro Bots 2-11?

Mega Man - 1994 Bro Bots 2-11 was released on: USA: 19 November 1995


How you do find the binary code of -19?

One way is using the Twos (2s) complement; that is you find the binary representation of the positive number of -19, flip all the bits (0s to 1s and 1s to 0s), and finally add 1 to it.The positive bit of -19 is simply 19. It has a binary code of 0001 0011 (8 bits are required for this particular method). Flipping the bits, we get 1110 1100. Adding 1 (or 0000 0001) to our last answer, we get 1110 1101 which would be the binary representation of -19.


How many bits are required to represent the phrase recommended setting?

"recommended setting" There are 19 characters including the space between the two words. If the old convention of using 1 byte to represent a character, then we would need (19 x 8) which is 152 bits. If we use unicode as most modern computers use (to accommodate all the languages in the world) then 2 bytes will represent each character and so the number of bits would be 304.