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 9333I 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 95682i 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 8098in a indexed file what is procedure for read the records from 12 to 18. please give the code example
2 6805I 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 16289I 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 10674Post New L&T COBOL Interview Questions
Is it possible to use the word class in jsx?
What is abap work bench?
explain what is an endless loop?
Why is php so popular?
A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile
What is the difference between merge and update?
Can I use the show menu to remove revisions from a document in ms word?
How can find out whether cua (central user administration) is configured on your sap system?
What is numeric function?
What is the use of the pactv feature?
What are concurrent threads?
What are the advantages of the three-phase motor over single phase motor?
What is the use of the invocable method annotation ?
What is the main reason of using process lifecycle in android?
How can you find underfitting in tensforflow ? How can you avoid it ?