SHARE
SPREAD
HELP

The Tradition of Sharing

Help your friends and juniors by posting answers to the questions that you know. Also post questions that are not available.


To start with, Sr2Jr’s first step is to reduce the expenses related to education. To achieve this goal Sr2Jr organized the textbook’s question and answers. Sr2Jr is community based and need your support to fill the question and answers. The question and answers posted will be available free of cost to all.

 

#
Authors:
M. Morris Mano, Michael D. Ciletti
Chapter:
Digital Systems And Binary Numbers
Exercise:
Problems
Question:7 | ISBN:9780132774208 | Edition: 5

Question

Convert the hexadecimal number 64CD to binary, and then convert it from binary to octal.

TextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbook

Answer

 (64CD)₁₆  =     6       4        C       D

             = ( 0110 0100 1100 1101)₂ 

             =(0 110 010 011 001 101)₂

             = (6 2 3 1 5)₈.

0 0

Discussions

Post the discussion to improve the above solution.