go to home page   go to next page

created: 05/29/2009

Appendix H — Converting Decimal Representation to Binary

This chapter shows how to find the binary representation of an integer, assuming that you start with its decimal representation. You should already have read chapters one through eight.

Chapter Topics:

Let us start by looking at the Repeated Division Method.

QUESTION 1:

If you divide a positive integer by two (using integer division) what are the possible values for the remainder?