Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Whats in the forum?

 
Ranch Hand
Posts: 112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Dear friends..
Please help me out regarding the following questions, and if you can please send me the answers.
Thanking you from the heart

(A) Data was stored in the Digital PDP-9 computer using
six-digit octal notation.
1. What is the largest positive octal number
that can be stored in this machine?
2. What does the number in (1) correspond to
in decimal?
3. What is the largest possible negative
number? Give your answer in both octal and decimal
form.




(B) Find the 16-bit 2's complementary binary
representation for the decimal number 1987.



(C) Find the 16-bit 2's complementary binary
representation for the decimal number -1987.
 
Ranch Hand
Posts: 89
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi Manoj,

I noticed you posted the exact same message Please Help Me in this forum earlier and you were told to look else where for assistance. I don't think starting a new thread with a different name will help much.

If you're looking for help on how to solve your questions, as opposed to just straight answers, I think you would find better reception. Try the beginner/intermediate Java forums, they may be better suited.

Jenn
 
Sheriff
Posts: 14691
16
Eclipse IDE VI Editor Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Please stop posting the same message here. Thank you.
https://coderanch.com/t/291993/JSP/java/PLease-HElp-ME
 
Don't get me started about those stupid light bulbs.
    Bookmark Topic Watch Topic
  • New Topic