input 1 input2 ouput1 output2 output 3
1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200
2 rr 400 1 re 300 2 rr 400 1 rc 400
3 rc 500 1 rc 400 2 rr 700
2 rr 700 5 tt 900
5 tt 900
2 inputs r in flat file and output 1 is matched
records,ouptput2 is unmatched of input1,output3 is
unmatched of input2! how vl u get the output files using
sequential order and to check with each and every records!

let me know the procedure division ?


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

Post New Answer

More COBOL Interview Questions

How arrays can be defined in COBOL?

0 Answers  


Which mode is used to operate the sequential file?

0 Answers  


Why we should use cursor ?

3 Answers  


Can printer files (having 133 characters) be of variable length?

3 Answers  


What are the functions like c or c++ in cobol?

2 Answers  






What is a scope terminator give example?

0 Answers  


How do we get current date from system with century?

2 Answers  


When is inspect verb is used in cobol?

0 Answers  


How can you display the SPOOL information ?

2 Answers  


How to recover a deleted source physical file from library?

1 Answers   HCL,


In the JCL, how do you define the files referred to in a subroutine ?

2 Answers  


01 WS-NAME PIC X(10) OCCURES 2. by this we can get ws-name 2 times. My qustion is how can we access the second name

5 Answers   TCS,


Categories