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 17899how do you move only numeric data from A to B 01 A pic x(10) value 'a1b2c34d5e'. 01 B pic x(5).
2 7548There 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 797101 text-data pic x(100). move 'xyzdbfrjjg u' to text-data. how to find the value of last index of text-data?
3 8043i 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 14958Post New Mind Tree COBOL Interview Questions
What is __init__.py?
Explain what are enzymes?
What is the difference between "assert" and "verify" commands?
how does we calibrate a square root flow transmitter ,give an example and explain it step by step like range calculation , calibration hook up series connection , zero check , and how to apply pressure , and if not geting proportional output then what should we do ?
If fflush wont work, what can I use to flush input?
what is program data vector? : Sas-administrator
Give an account on Virus de-envelopment ?
What is gui standing?
What are the different types of variables in obiee 11g? Explain
How human brain works?
define drawer or maker
What is use command in mysql?
At high frequencies, what is the type of noise that becomes of great importance.
What is web service architecture?
What is the full form of cmmi?