Question: Perform subtraction on each of the following binary numbers by taking the two's-complement of the number being subtracted and then adding it to the first number. 01001        01100 00011        00111

Options

A : 01100    10011

B : 00110    00101

C : 10110    10101

D : 00111    00100

Click to view Correct Answer

Previous || Next

Digital Arithmetic Operations and Circuits - General Questions more questions

The logic gate that will have HIGH or "1" at....

An OR gate with inverted inputs functions as:

The special software application that translates from HDL into a....

For a 4-bit parallel adder, if the carry-in is connected....

What is the first thing you will need if you....

Solving –11 + (–2) will yield which two's-complement answer?

Multiply the following binary numbers. 1010 1011 1001 ×0011 ×0111....

Add the following BCD numbers. 0110 0111 1001 0101 1000....

Add the following hexadecimal numbers. 3C 14 3B +25 +28....

Solve this BCD problem: 0100 + 0110 =

Boolean Algebra and Logic Simplification - General Questions more Online Exam Quiz

Combinational Logic Analysis - General Questions

Combinational Logic Circuits - General Questions

Computers - General Questions

Counters - General Questions

Describing Logic Circuits - General Questions

Digital Concepts - General Questions

Digital Design - General Questions

Digital Signal Processing - General Questions

Digital System Projects Using HDL - General Questions