Assume you are performing 2s complement arithmetic in a


Assume you are performing 2's complement arithmetic in a computer with 8-bit registers. After the following code is run,

signed char a = -17, b = 120, c;

c = a - b;

What is the binary and decimal value of c?

Request for Solution File

Ask an Expert for Answer!!
Electrical Engineering: Assume you are performing 2s complement arithmetic in a
Reference No:- TGS0604524

Expected delivery within 24 Hours