01 ws-p pic 9(2). 01 ws-q pic 9(2) value 01. 01 ws-r pic 9(2) value 99. p.d. compute p = q + r what will be result of p ans(00) but my question is that how i got 10 on the place of 00. (truncation will ocuure on right side not left). please tell me ?
6 6577I have the requirement to compare the two files and pick up the matching records. File 1. file2 23 32 32 13 34 15 35 36 36 35 43 Get the matching records from this 2 files to out file. how you will do this in cobol program?
15 75035i have a requrement in A as viswa!@#$%&^**reddy i need to move viswareddy in B without junk values pls say how to do ths reply fast
4 5495in a indexed file what is procedure for read the records from 12 to 18. please give the code example
2 5071I have two questions here. 1. How to read a flat file in reverse order? 2. How to read a VSAM KSDS file in reverse order? In both the cases we donot know the total number of records.
2 10965I have two questions here. 1. How to read a flat file in reverse order? 2. How to read a VSAM KSDS file in reverse order? In both the cases we donot know the total number of records.
1 9350Post New L&T COBOL Interview Questions
Does web api called using javascript would work from outlook in offline mode?
What are the diifferences between the ms sql server vs mysql?
What is the difference between gnu and linux?
What is the procedure to see that the optional file is detected?
What are the Objects available in the Salesforce Business Process and Give some Business Process Example?
Lists the benefits of c programming language?
How can I display all array element in which each element will display on next line in perl ?
What are tpump utility limitations?
How to find the index of an item given a list containing it in python?
List out the different ways an HTML element can be accessed in a Javascript code?
Hi, can anyone plz share the project architecture for etl testing(banking domain) plz explain the architecture .
how to add your own run control script in server?
What 5 doubled?
Can you differentiate between mediator and osb?
How do you check if a string contains only numeric digits?