answersLogoWhite

0

It is

48/2= 24 r 0 ^

24/2= 12 r 0 |

12/2 = 6 r 0 |

6/2 = 3 r 0 |

3/2 = 1 r 1 |

1/2 = 0 r 1 |

So your read it from 1 to 48

:D Enjoy

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the ascii code in binary and decimal for a period?

In hexadecimal, that would be 0x2E, which is equivalent to 46 in decimal, which in binary is 101110.


What is 46 in binary code?

4610 = (32 + 8 + 4 + 2)10 = 1011102


How is a binary used?

Binary what? Binary numbers? Binary stars? Binary fission?


What two number gives you 46?

It depends on whether you add them or multiply them together or combine them using some other binary operation. In either case, there are infinitely many possible answers


Was binary stands for binary digits?

No, binary is a number system.A binary digit is called a bit.


How many different binary trees and binary?

Infinite (and binary).


What is the use of binary?

Binary trees are commonly used to implement binary search tree and binary heaps.


Prokaryotic cells reproduce by a process called?

binary fission


What is the binary number of 10?

The Binary for ten in 8-bit binary is: 00001010


What is the sum of the binary numbers?

The sum of binary numbers is also a binary number.


What is the binary number for decimal 191?

It is 10111111 in binary. Try a search for '191 to binary'.


Is a full binary tree the same as a complete binary tree, or are there differences between the two structures?

A full binary tree is a type of binary tree where each node has either 0 or 2 children. A complete binary tree is a binary tree where all levels are fully filled except possibly for the last level, which is filled from left to right. So, a full binary tree can be a complete binary tree, but not all complete binary trees are full binary trees.