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 / talluri

---subcript is a occurence of arry element
---index is a displacement no of an array element

subcript is declared as a variable in wss but index declared
using index by clause

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is amode(24)?

680


What rules are to be followed while using the corresponding options?

634


What is a SSRANGE and NOSSRANGE?

818


What is report-item in COBOL?

705


In which area will you utilize 88 level items in cobol?

716






Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

672


Write the code to count the sum of n natural numbers.

697


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

992


What is a scope terminator give example?

653


Write a cobol program making use of the redefine clause.

728


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1020


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2720


Define cobol?

856


What is the LINKAGE SECTION used in COBOL?

886


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2093