Results 1 to 3 of 3
  1. #1
    jimmy91 is offline Member
    Join Date
    Nov 2010
    Posts
    6
    Rep Power
    0

    Default Help for numbering systems (binary)

    consider a machine that performs calculations 4 bits a time.Eight-bit 2's complement numbers can be added by adding the four least significant bits,followed by the four most significant bits.The leftmost bit is used for the sign ,as usual.With 8 bits for each number, add -4 and -6, using 4bits binart
    2's complement arithmetic.

    Did over-flow occur??Did carry occur??Verify your numerical result??

  2. #2
    sunde887's Avatar
    sunde887 is offline Moderator
    Join Date
    Jan 2011
    Location
    Richmond, Virginia
    Posts
    3,069
    Blog Entries
    3
    Rep Power
    7

    Default

    What does this have to do with java. Also, looks like a homework dump. What has you tried, what confuses you?

  3. #3
    DarrylBurke's Avatar
    DarrylBurke is offline Moderator
    Join Date
    Sep 2008
    Location
    Madgaon, Goa, India
    Posts
    9,918
    Rep Power
    16

    Default

    Agreed with sunde887. Closing this OT homework dump.

    db

Similar Threads

  1. HSQLDB and 64bits Systems
    By orion_mcl in forum New To Java
    Replies: 1
    Last Post: 03-30-2011, 08:21 AM
  2. Incorrect numbering of log files using log4j-1.2.8.jar
    By neetu.jainvi@gmail.com in forum Advanced Java
    Replies: 0
    Last Post: 12-09-2010, 08:34 AM
  3. linear systems of equations
    By tyang in forum New To Java
    Replies: 2
    Last Post: 03-24-2010, 03:13 PM
  4. Avoid using systems DPI settings ?
    By rolfius in forum AWT / Swing
    Replies: 5
    Last Post: 08-03-2009, 03:12 AM
  5. wikis systems
    By Peter in forum Advanced Java
    Replies: 2
    Last Post: 07-04-2007, 07:29 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •