Purchase Solution

Convert decimal number representation to different forms

Not what you're looking for?

Ask Custom Question

If possible, convert the decimal number 39

a. to 7-bit signed-magnitude form.
b. to 7-bit 2's-complement form.
c. to BCD form.
d. to ASCII form. (For this part, consider "39" to be a string.)

If any of these conversions is not possible, clearly explain why this is the case.

Purchase this Solution

Solution Summary

This solution helps convert decimal numbers.

Solution Preview

Conversion of the decimal number 39 to different formats is as given below.

a. Since magnitude 39 can be represented in 6 bits as (100111)base2, hence the decimal number 39 can be represented in 7-bit ...

Purchase this Solution


Free BrainMass Quizzes
Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Basic Networking Questions

This quiz consists of some basic networking questions.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Javscript Basics

Quiz on basics of javascript programming language.