Answer Posted / gadde.mohan krishna
Elementary level item. Cannot be subdivisions of other items
(cannot be qualified), nor can they be subdivided themselves.
| Is This Answer Correct ? | 12 Yes | 8 No |
Post New Answer View All Answers
What do you understand by psb and acb?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
How can you get the ksds file records into your cobol program?
Name the divisions, which are available in a cobol program?
Mention the guidelines to write a structured cobol program?
What are the cobol coding sheets?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What are various search techniques in cobol? Explain.
How to print 10 to 1 if the input have only 10 digit number?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What are the different rules of SORT operation?
What is the difference between next sentence and continue in cobol programing language?
how to refer the data field?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What is a SSRANGE and NOSSRANGE?