wirte a pgm in using files in which we hav 10 ,20,30 40...100
records in inputfile and i want them to be send to outputfile
in reverse order.
PLZ HELP ME OUT .........THIS IS A RECENT QUESTION IN IGATE..
Answer Posted / adarsh
just sort the input file in descending order..
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what are decleratives in cobol?
How do we get current date from system with century in COBOL?
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 ?
What the difference is between continue and next sentence?
Can you please let me know the centre name of INS certification in Kolkata.
Define static linking and dynamic linking.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is the difference between goback, stop run and exit program in cobol?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
How to print 10 to 1 if the input have only 10 digit number?
What is the difference between PIC 9.99 and PIC9v99?
Are you comfortable in cobol or jcl?
What are the various section in data division and briefly explain them.
What is static and dynamic call in cobol?