What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between COBOL and VS COBOL II?.
How do you fetch current date in normal cobol pgm and in cobol-db2 pgm?
WHAT IS SOC3?HOW IT CAN BE RESOLVED?
i declare a Table as OCCURS 2000 TIMES.If the input file has more than 2000 records will the COBOL program fail?
77 a pic x(4) value '1234' -----> instead of this 'abcd' 77 b pic 9(4) value zeros. move a to b what is the answers for both cases? IS it possible? Give me elementary move rules briefly......
waht is inspect verb? where it can be in real time?
How to read a record from bottom of a file which is indexed by 'A'.
What is the maximum length of a field you can define using COMP-3?
4 Answers Complex System, Infosys,
there is a file whose ORGANISATION is INDEXED.you want to read the records from the file in RANDOM fashion as well as sequentially.then which of the access mode would you specify? a.SEQUENTIAL b.RANDOM c.DYNAMIC D.ACCESS MODE has nothing to do with it
What does MAXCC 3 means? It is used in one my codes.
Difference between ps, esds
What are the cobol coding sheets?