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

What is the different between index and subscript?

Answer Posted / raja

Subscript refers to the array occurrence while index is the
displacement (in no of bytes) from the beginning of the
array. An index can only be modified using PERFORM, SEARCH
& SET. Need to have index for a table in order to use
SEARCH, SEARCH ALL.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you reference the esds vsam file formats from cobol programs

1264


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6660


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

1247


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

1294


Give some examples of command terminators?

1317


how do you reference the printer file formats from cobol programs

1275


How you can read the file from bottom?

1190


What type of SDLC u followed? Why?

2046


What is an in line perform? When would you use it? Anything else you wish to say about it.

1137


What is amode(31)

1213


How do you reference the following file formats from cobol programs?

1196


what is amode(24), amode(31), rmode(24) and rmode(any)?

1191


What are literals?

1183


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

1126


For rewrite, why is it mandatory that file needs to be opened?

1148