Write the code implementing the perform … varying.


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

Post New Answer

More COBOL Interview Questions

have in 100 records in a file i want to move only matched records to one output_file1 and nonmathed records are moved to another output_file2 ... any one can provide logic code

3 Answers  


What is the difference between external and global variables in COBOL?

0 Answers   Winsol Solutions,


can we read records in a file from botom to top. if possible how can we read

12 Answers   ACS,


What is the purpose of Identification Division?

1 Answers  


which one is the best of com and com-3.using of real time ?

7 Answers   Cap Gemini,






If my program receives input feed from program in other system.. if the receiving field size is less than the sending field.. what abend will be happening.

1 Answers   HCL,


What is comp-1 and comp-2?

0 Answers  


In an array processing what is the thing that can be done by using subscripts but not by using index

4 Answers   JPMorgan Chase,


What is an in line PERFORM? When would you use it? Anything else to say about it?

4 Answers  


How to define variable 9(20) in COBOL, because compiler does not allow us to declare variables with Pic 9(18). Can anyone please let me know the answer... I know one answer to this question which is to use Compiler option Arith (Extend) during Compilation. It extends the maximum limit to 9(32)..Just wanted to know if there is any other way to extend this?

4 Answers   CSC, TCS,


if you give cylinder(1,1)how many cylinders it will be allocate?

3 Answers   Hewitt,


suppose there is one PF having two members PF1 PF2.PF has one unique key Emp ID.could you tell me uniqueness in PF will be effective across members as well ? assume emp iD 3333 is in member PF1 would same Emp id be exist also in member PF2 ?

2 Answers   Tesco HSC, Wipro,


Categories