1.Can we define condition-name conditions in FD entry.

Answers were Sorted based on User's Feedback



1.Can we define condition-name conditions in FD entry...

Answer / giri

Mighty Answer is correct

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More COBOL Interview Questions

How do you code Cobol to access a parameter that has been defined in JCL?

3 Answers  


What is the difference between static call & Dynamic call?

2 Answers   CSC, TCS,


Please let me know how the Eject verb works for page break.. I want to know the code, how it is used.

3 Answers  


If my file contains 100,000 records and job abended at 55,000th records processing then how can i restart job from that record onward by ignoring that record. I can not edit the file as file size is big and it is getting browse substituted?

5 Answers   TCS,


01 A pic 9(100) find record length of it

6 Answers   TCS,






Size of a column has been changed in DB2 table (Suppose it was of 5 characters and later changed to 4 characters) and forgot to change the DCLGEN in COBOL program, what will happen during the execution of code? If the program Abends then what will be the error? If it doesn't abend then hpw the error can be catched?

5 Answers   IBM,


There are two flat files one having 10 records and other having 5 records. write a cobol pgm to find the duplicate records(matching records)from both files.

1 Answers   Mind Tree,


What is an index for tables?

2 Answers  


What is R-mode and A-mode?

3 Answers   TCS,


I have sequential file recl 1000 i want to add another 15 bytes to it. The record length should not change..How?

1 Answers   CTS, HCL,


what is Reentrancy and Quasi-reentrancy?

1 Answers  


How is sign stored in a COMP field ?

3 Answers   Accenture,


Categories