Interview Questions

COBOL program questions listing

COBOL Interview Questions


(Continued from previous question...)

COBOL program questions listing

1. What R 2 of the common forms of the EVALUATE STATEMENT ?
2. What does the initialize statement do ?
3. What is the reference modification.
4. Name some of the example of COBOL 11 ?
5. What are VS COBOL 11 special features?
6. What are options have been removed in COBOL 11 ?
7. What is the file organization clause ?
8. What is a subscript ?
9. What is an index for tables ?
10. What are the two search techniques ?
11. What is an in-line perform ?
12. What is CALL statement in COBOL ?
13. When can the USING phrase be included in the call statement ?
14. In EBCDIC, how would the number 1234 be stored ?
15. How would the number +1234 be stored if a PIC clause of PICTURE S9(4) COMP-3 were used? 16. What is Alternate Index? How is it difference from regular index?

Other Interview Questions