Answer Posted / snehatechm
array can be initiazed by INITIALIZE verb or by moving the
values to the elements of a table.
if u initialise an array with INITIALIZE verb your
alphanumeric fields will be stored with space and numeric
fields with '0'.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is the local-storage section?
HOw can I get the negative sign while deduct high value from low value
Define cobol?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
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.
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What is inspect in cobol ?
Name some of the examples of COBOl 11?
What is link edit in cobol?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
) How do u handle errors in BMS macro
What is the difference between Global and External Variables?
IF I mention stop run in CICS what happens?
What is the difference between Call and a Link?
Which mode is used to operate the sequential file?