Computer Science, asked by andersonjerin4257, 11 months ago

What is 1 trilion in binary

Answers

Answered by shivang9190
1

Answer:

0b1110100011010100101001010001000000000000

Verified with google

Answered by lovingheart
0

The answer for this question is 0b1110100011010100101001010001000000000000

Explanation:

Here's how you can convert any number into binary.

  • Converting a number into binary is one of the most easiest conversions to do as it only requires LCM (Least Common Factor)

The first step of this conversion would to dividing the number by 2. For example lets take the number 12. The answer for number 12 is 1100.

  • Here we'll start by dividing the number 12 wile keeping note of the  quotient and the remainder .
  • After keeping the quotient and the remainder aside. Divide the quotient with the number 2 until the the quotient becomes 0.
  • The last step would be writing down all the remainders but in reverse so to the answer would be 0011, but when we write in reverse it will be 1100.

To know more:

How to convert decimal numbers into binary

https://brainly.in/question/11231108

How to convert decimal to binary ??

https://brainly.in/question/11231108

Similar questions