can i give 9(10) in comp 3 instead of s9(10) ? if i can give wht would be ths ans
Answer Posted / m.m.senthil
adding s to 9(10) is nothing but intimating that paticular
value is of signed integer.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to remove 2 duplicate records and copy only one using job control language?
In COBOL, what is the different between index and subscript?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
what is difference between cobol and cobol/400
Mention the guidelines to write a structured cobol program?
What is the use of intialize verb?
What is a report item?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What are the rules of the move verb?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
Write a program that uses move corresponding.
i need a small 3d program using inline and outline.