Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

where do u use low-value and high value in cobol

Answer Posted / aditya

it depends upon the logic we are writing.if we dont know the lowest value record.we can move the low values and can write a logic as read next in the case of files concept.its just an example

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define cobol?

1480


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

2064


Have you used comp and comp-3 in your project? And how?

2520


HOw can I get the negative sign while deduct high value from low value

2297


What is a report item?

1193


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

2185


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

1278


Write a program to explain size error.

1239


What is difference between static and dynamic call in cobol?

1459


What is the difference between structured cobol programming and object alternativelyiented cobol?

1296


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

1292


what are decleratives in cobol?

2303


Which mode is used to operate the sequential file?

1253


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

12533


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

2530