Answer Posted / m.sukumar
Using internal reader....
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
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
Why occurs cannot be used in 01 level in COBOL?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
How are the next sentence and continue different from each other?
Explain the configuration section of a cobol program with examples of syntax.
What is report-item in COBOL?
Name some of the examples of COBOl 11?
Write a cobol program making use of the redefine clause.
How do we get current date from system with century in COBOL?
What is the difference between goback, stop run and exit program in cobol?
what is the difference between COBOL2 AND COBOL390?
What is the difference between binary search and sequential search?
What is difference between static and dynamic call in cobol?
Can a Search can be done on a table with or without Index?
How can you get the ksds file records into your cobol program?