What are the situations u have used in ur project for
Subcript and Index ?
1.if u use Subscript why not Index,why u choose Subscript
only?
2.if u use Index why not Subscript,what abt Displacement?

Answer Posted / app

SUBSCRIPT: No. of occurences of a table is called Subscript.
INDEX: The disposition of the element.
Index can be used in Table data searching and Sorting but
Subscript won't be useful for the above.
Subscript reperesents as a occurence no. it must be
converted to displacement value each time its used so.. it
is less efficent than index.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which mode is used to operate the sequential file?

658


What is a SSRANGE and NOSSRANGE?

818


What is report-item in COBOL?

705


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1929


What are the different rules of SORT operation?

694






What is the local-storage section?

681


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2105


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

751


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

1786


What are declaratives and what are their uses in cobol?

706


How to know whether the module is dynamical or statistical?

651


What is comp-1 and comp-2?

759


What is the difference between next sentence and continue in cobol programing language?

708


Explain about different table spaces.

645


Write the code implementing the perform … varying.

639