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...

In an array processing what is the thing that can be done
by using subscripts but not by using index

Answer Posted / yuvaevergreen

hi,
Incrementing or decrementing is possible in subscripting
using - or + whereas the same operation in indexing is
possible is achieved by using SET statement.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is rmode(24)

1194


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

1299


what is the use of outrecord?

2269


what is difference between cobol and cobol/400

23061


When is inspect verb is used in cobol?

1304


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

1289


Name the sections present in data division.

1302


What type of SDLC u followed? Why?

2046


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

1197


What is link edit in cobol?

1266


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17930


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1617


how do you reference the variable block file formats from cobol programs

1307


how do you reference the variable unblock file formats from cobol programs

1374


Which mode is used to operate the sequential file?

1250