Answer Posted / nitin
It is stored in the last nibble. For example if your number
is +100, it stores hex 0C in the last byte, hex 1C if your
number is 101, hex 2C if your number is 102, hex 1D if the
number is -101, hex 2D if the number is -102 etc...
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is comp-1 and comp-2?
what is difference between cobol and cobol/400
) how do u code after getting data?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What is the difference between external and global variables in COBOL?
What are all the divisions of a COBOL program?
Write a program that uses move corresponding.
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is the usage of comp fields in cobol?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
explain sorting techniques in cobol program?
how do you reference the rrds file formats from cobol programs
A table has two indexes defined. Which one will be used by the SEARCH?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?