| Other COBOL Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is the minimum number of lines a Cobol program should
have to successfully compile and run | ABC | 7 |
| .How to add one input & one Out file in existing cobol
program.
how approach tell me step by step.
| Syntel | 2 |
| What is the difference between SEARCH and SEARCH ALL? What
is more efficient? | | 3 |
| What is SET TO TRUE all about, anyway? | | 2 |
| What is COMP SYNC? | | 2 |
| How we copy a program from production region to development
region.What is the process & syntax ? | | 3 |
| Read filea And file b write the same records in both files?
Records in a but not in b record in b but not in a | TCS | 2 |
| What is the different between index and subscript? | | 3 |
| In the JCL, how do you define the files referred to in a
subroutine ? | | 1 |
| Explain complete concept of table handling in COBOL with an
example? | IBM | 2 |
| comp-3 field occupy? | | 2 |
| What are the steps you go through while creating a COBOL
program executable? | | 1 |
| what is the difference between occurs and occurs depending
on? i dont think so there is the difference in
storage..then why we should use occurs depending on? | | 6 |
| is it possible to rename 01 level? | | 3 |
| Difference between next and continue clause | Kanbay | 2 |
| How does IDMS communicate with CICS? | Satyam | 1 |
| Can we move SPACES to numeric field and ZEROES to
alphabetic field? If yes what are the way doing this? | T-systems | 3 |
| How does IDMS insure data integrity? | | 1 |
| 01 a pic s9(5) value -12345,
if we disply a , the sign will overpunched with last digit
but i need to get the miuns sign in the result?
| | 3 |
| How do you sort in a COBOL program? Give sort file
definition, sort statement syntax and meaning. | | 3 |
| |
| For more COBOL Interview Questions Click Here |