Write a cobol program making use of the redefine clause.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

Explain about Redefines cluse?

3 Answers   iGate,


is it possible to pass an SQL query inside a jcl which is inside a cobol program?

5 Answers   CTS,


What does MAXCC 3 means? It is used in one my codes.

2 Answers   Wipro,


why we are using picture clause in the cobol programs?

2 Answers  


When and how can we use index & subscript ?

2 Answers  






what is scope terminator

2 Answers   IBM,


what is meant by binary search?

4 Answers  


u have passed sme charecters thru parm parameter in jcl. how do u code in cobol to recieve the values u gave in parm ?

2 Answers   IBM,


how you read control card into array?

3 Answers   HCL,


In INITIALIZE what is Repalcing Word will do

1 Answers   CTS,


Explain the configuration section of a cobol program with examples of syntax.

0 Answers  


a. Can the OPTIONAL clause in COBOL only be coded for input files? b. If it is coded for files opened in OUTPUT, I-O or EXTEND mode, will it give a compilation error? c. If there are no compilation errors and if such files are not coded in the JCL, will the OPEN statement run fine when these files are opened? d. How will a WRITE statement work for the above files?

2 Answers  


Categories