Answer Posted / krishna
Subscript means occuresses, it can declared in WS-section
index means displacement,need not be declared
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What are various search techniques in cobol? Explain.
What is the difference between comp and comp-3?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What is the difference between PIC 9.99 and PIC9v99?
how do you reference the variable unblock file formats from cobol programs
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
example for sub strings ? and refernce modifications whit output pls
) how do u code after getting data?
In COBOL programming, what is PERFORM? What is VARYING?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What is the LINKAGE SECTION used in COBOL?
IF I mention stop run in CICS what happens?
Write some characteristics of cobol as means of business language.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?