can we declare s9(9)v9(9) in cobol ? if yes how many bytes
it will occupy ?(urgent plz answer it)
Answer Posted / adithya
it wil occupy 18 bytes
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
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
When is inspect verb is used in cobol?
Whats the difference between search & search ALL?
Name some of the examples of COBOl 11?
how can i see junk values in dclgen or in hostvariable of comp ?
What the difference is between continue and next sentence?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Difference between array and sub-script ?
Mention the guidelines to write a structured cobol program?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
Which mode is used to operate the sequential file?
Define cobol?
) what is the difference between AID and HANDLE AID?
Can we change the password using ALTER? anyone tried and changed?
Write the code implementing the perform … varying.