Suppose, file A has 100 records and file B has 500 records. We want to write records common to both A and B into file C and records which are present only in either A or B into another file D. What should be the logic of Cobol program to achieve this?
7 18277how do you move only numeric data from A to B 01 A pic x(10) value 'a1b2c34d5e'. 01 B pic x(5).
2 7693There 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 809201 text-data pic x(100). move 'xyzdbfrjjg u' to text-data. how to find the value of last index of text-data?
3 8236i have a file which contains records like 10,30,90,50,20,40,80,60,70 i want to display these records in reverse order like 70,60,80,40,20,50,90,30,10 please give me the cobol code (do not sort the records)
3 15155Post New Mind Tree COBOL Interview Questions
How do you select the pickup value of the relay?
Why was the unpopular decision necessary?
What is a prompt box?
How is the Cloud Computing different from primitive Client-Server Architecture?
Write a code to do the component mapping in hibernate.
Is it possible to connect two computers for file sharing without using a hub or router?
Explain about fieldformula?
How to delete business partner?
Sir i am appearing for the section engineer post examination of railway recruitment board.Can you please send me the previous question papers from 2001 to till date.
What is a slugs purpose?
What are the Differences between power save and legacy power save?
What is an fpga?
Is ibm db2 open source?
How to replace junk code recorded by QTP with a mall function.
Why is collector region is greater than emitter region?