| Other COBOL Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is mean by maxcc | Syntel | 4 |
| In a program, variables are used but no DB2 involved in it.
Can you call it as host variables?? | EDS | 3 |
| what is dynamic array in cobol?
what is the difference b/w array and table in cobol? | | 2 |
| How does IDMS insure data integrity? | | 1 |
| How to execute a set of JCL statements from a COBOL program? | | 1 |
| hi is there any means of deletin a record from a ps usin
cobol
not using jcl?eg if i am reading a record and if some
condition is matched tat particular record must be deletd
fom the ps | iNautix | 3 |
| Is this allowed?
01 WS-TABLE.
03 FILLER-X PIC X(5) VALUE 'AAAAA'.
03 WS-EX REDEFINES FILLER-X OCCURS 5 TIMES PIC X(1).
can redefines clause be used with occurs clause? | | 2 |
| What is the difference between PIC 9.99 and 9v99? | | 4 |
| What does the initialize statement do ? | | 2 |
| What is the difference between Perform para and perform
asaection in cobol? | TCS | 2 |
| i want all ERRORS codes in COBOL ,JCL,VSAM ,DB2,CICS | Infosys | 3 |
| What is the point of the REPLACING option of a copy
statement? | | 3 |
| With in these three which one is the default one Call
Reference, Call By Value, Call By Content.-Which one is
default? | IBM | 4 |
| How can I tell if a module is being called DYNAMICALLY or
STATICALLY? | CTS | 3 |
| What are the differences between OS VS COBOL and VS COBOL
II? | IBM | 1 |
| What is an in-line perform ? | Accenture | 4 |
| What is different between variable length and fixed length? | | 2 |
| How do you define a variable of COMP-1? COMP-2? | | 1 |
| What is the Purpose of POINTER Phrase in STRING command | | 2 |
| for an INITIALIZE and what keyword allows for an override
of the default. | | 1 |
| |
| For more COBOL Interview Questions Click Here |