Purchase Solution

Find the 8-bit two's complement representation of -24

Not what you're looking for?

Ask Custom Question

Find the 8-bit two's complement representation of -24

Purchase this Solution

Solution Summary

It finds the 8-bit two's complement representation of -24. The solution was rated '5/5' by the student who posted the question originally.

Solution Preview

first find the signed 8-bit binary representation of the decimal value 24
00011000 = 24
To ...

Purchase this Solution


Free BrainMass Quizzes
Javscript Basics

Quiz on basics of javascript programming language.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

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.

C++ Operators

This quiz tests a student's knowledge about C++ operators.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.