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 10888I 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 99663i 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 9311in a indexed file what is procedure for read the records from 12 to 18. please give the code example
2 7759I 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 17383I 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 11274Post New L&T COBOL Interview Questions
Explain the term currency chest.
what is rocking arrangement in arc heating
which command is used to check running jobs in server?
Is lazy loading enabled by default?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
How does a style sheet work?
How do you use the left function?
explain about sas business intelligence? : Sas-bi
What is mapreduce algorithm?
How would you go about developing a ssrs report?
Difference between table function and pipelined function?
What is are "proprietary" and "public" cryptographic algorithms?
What techniques can improve inference speed for LLMs?
What is bundle drupal?
List the merits and demerits of declaring a nested class in C++?