Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8881601
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T20:22:55+00:00 2026-06-14T20:22:55+00:00

So I was practicing my binary subtraction. It’s been a long while since my

  • 0

So I was practicing my binary subtraction. It’s been a long while since my first exam and I decided to create my own tricky binary subtraction and I came up with this one:

 1100
-1101

Of course the “borrowing trick” does not work for this problem at least I could not get it to work. Is my only choice to flip the bits of the second binary number(the bottom one) and then add a one basically doing 2’s complement so 1101 becomes 0011. Then add the primary binary number(1100) with the 2’s complement representation(0011) which means it would look like this:

    1100 (-4) assume 2's complement
+   0011 (3)  assume 2's complement

sum:1111 (-1) assume 2's complement

I just need confirmation on this problem since its been a long time since I did binary subtraction.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T20:22:56+00:00Added an answer on June 14, 2026 at 8:22 pm
     1100
    -1101
    

    0 - 1 = 1 (borrow 1)

     1100
    -1101
       1
    =====
        1
    

    0 - 0 - 1 = 1 (borrow 1)

     1100
    -1101
      11
    =====
       11
    

    1 - 1 - 1 = 1 (borrow 1)

     1100
    -1101
     111
    =====
      111
    

    1 - 1 - 1 = 1 (borrow 1)

     1100
    -1101
    1111
    =====
     1111
    

    The result is 1111 with 1 borrowed. In terms of unsigned arithmetic, this means that either the result underflowed or you need to borrow from the next significant digit. (In terms of signed arithmetic there is no overflow as you have also borrowed the second bit and the calculation corresponds to -4 - -3 = -1.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've been practicing my C++, as it's gotten a little rusty since college, and
I've been practicing certain techniques in XNA and lately came across an issue that's
Its been a long time since I had to do anything but minor fixes
While practicing for certification, I came across one MCQ the question. It was as
I've been practicing detours using the same approach as Microsoft Detours (replace the first
I have been practicing DDD for a while now with the 4 distinct layers:
i am practicing with android examples, in the one to create your own camera
While practicing the jxl API, i cant extract details from certain Excel sheet its
I have been practicing TDD and (some) XP for a few years now and
I have been practicing TDD in C# for several years now and recently have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.