What are the cobol coding sheets?
No Answer is Posted For this Question
Be the First to Post Answer
What are 77 levels used for?
we can use set true for condition names.. similarly can we code set to false in cobol pgm? will it work?
What is COMP SYNC?
01 a pic 9(9v99) 01 b pic 9(9.99) wht will be the stored vales in both cases
what is the minimum number of lines a Cobol program should have to successfully compile and run
11 Answers ABC, Societe Generale,
how can u pass the values into db2 values from cobol ?
HOw can I get the negative sign while deduct high value from low value
If I want to increase the Limit in GDG. What should I do?
What is the LINKAGE SECTION used for?
I have a variable account-number declared as comp-3, s9(10) comp-3 in a file. How do i find a particular account number say 123456 in that file?
what is meaning by design document? who can repared for this?
what is meant by binary search?