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

What are VS COBOL 11 special features?

1 Answers  


Why we need to use redefine clause when we can define the variable seperately... what is actual need....

5 Answers   Accenture,


what is difference between the sysabend and userabend?

2 Answers  


have in 100 records in a flat file i want to move records like 1,3,5,7,9,11,.. to Output file1 and 2,4,6,8,10,12,14 .. records moved to Output file2..Pls Provide real time answer..

5 Answers   TCS,


What is SQL Code -904 and -903 in DB2 And how to handle it?

1 Answers   IBM,






File status must be checked both while opening and reading the file or only while reading the file?

2 Answers  


consider the following piece of code 01 GROSS-PAY 05 BASIC-PAY PIC 9(5) 05 ALLOWENCES PIC 9(3) if BASIC-PAY has a value 1000 and ALLOWENCES has a value of 250,what will be displayed by the statement DISPLAY GROSS-PAY a.1250 b.01000250 c.01250 d.1.250

3 Answers   TCS,


What is ASKTIME, SUSPEND

1 Answers   IBM,


What do you understand by psb and acb?

0 Answers  


TYPES OF SORTINGS. which is more prefarable.

2 Answers   Syntel, TCS,


Can the OCCURS clause be at the 01 level?

8 Answers   Oracle,


What is Static,Dynamic linking ?

2 Answers  


Categories