. How do we cast a variable in COBOL
How to read a record from bottom of a file which is indexed by 'A'.
COMP-3 field occupy ?
TO abend the data sholud open in which mode? 1.new 2.old 3.mod 4.shr
how can we code index in an array of cobol pgm?
Give some advantages of REDEFINES clause?
Mention the guidelines to write a structured cobol program?
why we are using picture clause in the cobol programs?
what do you mean by copybook? and what is the difference between the copybook which we are using in working storage and procedure division.
can we display comp-3 variables. if we want to display what we have to do . give me one example
Should I use STOP RUN in the sub program??why?
give the examples of strings in cobol
Whats the use of Examine command? can someone help me?