Answer Posted / abhinav nimje
Here as 9v99 takes 3 bytes which is preferrable for memory
management purpose.
So while Processing it wont display decimal point but
working will not be hampered.
9.99 will be used for displaying purpose only.
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
Explain how to differentiate call by context by comparing it to other calls?
What is the usage of comp fields in cobol?
What are the cobol coding sheets?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is the difference between external and global variables 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...)
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What is static and dynamic call in cobol?
What is difference between static and dynamic call in cobol?
Write the code implementing the perform … varying.
What guidelines should be followed to write a structured cobol prgm?
What is perform what is varying?