| Other COBOL Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Can you call an OS VS COBOL pgm from a VS COBOL II pgm ? | Microsoft | 3 |
| Can anyone please give the example of Inline Perform. | TCS | 4 |
| What is Static and Dynamic linking ? | | 1 |
| What is an explicit scope terminator? | | 1 |
| What is the point of the REPLACING option of a copy
statement? | | 3 |
| Have you code any new programs in COBOL ? What is the
functionality of the programs? | Xansa | 2 |
| What is 88 level used for ? | | 2 |
| What is the mode in which you will OPEN a file for writing? | | 2 |
| What is the difference between comp and comp-3 usage?
Explain other COBOL usage?s. | | 1 |
| How do you set a return code to the JCL from a COBOL
program? | | 3 |
| What is report-item? | | 1 |
| 88 level entry is used for
(a) data items in WORKING-STORAGE SECTION
(b) items with RENAMES clause
(c) condition-names
(d) None of the above
| TCS | 2 |
| What is file status 92? | | 1 |
| Re: 01 NAME1 PIC X(13) VALUE "COBOL PROGRAMMING". 01 NAME2
PIC X(13). now I want to display the value of NAME1 in
reverse order i.e value should be displayed as "GNIMMARGORP
LOBOC" HOW can I do that ??? please let me know if any one
knows it. | IBM | 1 |
| What is the difference between CONTINUE & NEXT SENTENCE ? | | 1 |
| what is the minimum number of lines a Cobol program should
have to successfully compile and run | | 1 |
| can we use variable picture clause as xx.99 in cobol. | | 2 |
| What is the use of EVALUATE statement? | Tesco | 2 |
| The maximum number of dimensions that an array can have in
COBOL-85 is ? | | 7 |
| Name the divisions in a COBOL program ? | | 3 |
| |
| For more COBOL Interview Questions Click Here |