Answer Posted / jp
SPPPP999 can be like .0000123 total is of 7 digits
7 is odd so answer would be 7/2+0.5=4 bytes
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Write a program that uses move corresponding.
What is the difference between goback, stop run and exit program in cobol?
What is a scope terminator give example?
What is difference between static and dynamic call in cobol?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
In COBOL programming, what is PERFORM? What is VARYING?
What is the difference between PIC 9.99 and 9v99 in COBOL?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
How do get the result of your program directly on your pc?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the usage of comp fields in cobol?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How do define dynamic array in cobol.
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.