period is missing in the cobol program which error we
getting
Answer Posted / sasikanth
we get a soc 8 error
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
explain sorting techniques in cobol program?
Explain how you can characterize tables in cobol?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Have you used comp and comp-3 in your project? And how?
Write the code implementing the perform … varying.
example for sub strings ? and refernce modifications whit output pls
What is the utilization of copybook in cobol?
Which mode is used to operate the sequential file?
how to convert the recors form vsam file to db2 table tru file aid
How to print 10 to 1 if the input have only 10 digit number?
What is amode(24)?
What is inspect in cobol ?
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 different data types in cobol?
What is the LINKAGE SECTION used in COBOL?