Suppose i want to declare a binary comp fild of 7 byte .how
to write?
Answer Posted / sky
you would declare it as s9(7) comp
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What are the pertinent COBOL
Which Search verb is equivalent to PERFORM…VARYING?
Write down the divisions of cobol program?
How do you get the data to code the BMS macro?
What is the Purpose of Pointer in the string?
What is the difference between perform … with test after and perform … with test before?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Difference between cobol and cobol-ii?
What is an in line perform? When would you use it? Anything else you wish to say about it.
How can you get the ksds file records into your cobol program?
What is the compute verb? How is it used?
How do you differentiate between cobol and cobol-ii?
How do define dynamic array in cobol.