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
Differentiate between structured cobol programming and object-oriented cobol programming.
What is the use of intialize verb?
Explain about different table spaces.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
example for sub strings ? and refernce modifications whit output pls
how to move the records from file to array table. give with code example
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is report-item in COBOL?
How do we get current date from system with century in COBOL?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What are the various section in data division and briefly explain them.
Write a program to enter and display the names of students in a class using the occurs clause.
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
How many bytes S(8) comp field occupy and its maximum value?