| Other COBOL Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| In an EVALUATE statement, can I give a complex condition on
a when clause? | | 1 |
| I want ALL jcl ERROR cods | | 1 |
| Can we MOVE X(9) to 9(9) OR 9(9) to X(9)? If yes what are
the ways for doing this? | T-systems | 7 |
| perform I from 0 by 1 until I=5?How maney times it will
executes | | 7 |
| The maximum number of dimensions that an array can have in
COBOL-85 is ? | | 7 |
| 1.Can we define condition-name conditions in FD entry. | | 9 |
| How to convert bunch of words in a line to relvant ASCII
values?
| | 2 |
| we can use set true for condition names..
similarly can we code set to false in cobol pgm?
will it work? | | 1 |
| What is an index for tables? | | 2 |
| What is the difference between SEARCH and SEARCH ALL? | Cognizent | 4 |
| How can you submit a job from COBOL programs? | ITC-Infotech | 2 |
| What is LENGTH in COBOL II? | CSC | 1 |
| what are the limitations of Inline Perform? | Zensar | 1 |
| How do you set a return code to the JCL from a COBOL
program? | | 3 |
| What are the differences between OS VS COBOL and VS COBOL
II? | IBM | 1 |
| When search all is used in cobol program without sorted
input data? | Principal-Finance | 4 |
| What are decleratives in COBOL ? | Xansa | 1 |
| how to change picture class of copy book variable inside
program? | | 2 |
| What does EXIT do ? | | 1 |
| I have a sequential file of 100 records. How do I load the
records into a two dimensional array ? | Xansa | 1 |
| |
| For more COBOL Interview Questions Click Here |