Describe the difference between subscripting and indexing ?

Answer Posted / padmanabha naidu.p

subscripting specifies the occurence or position of the
array and index specifies displacement.

subscripting can be manipulated by artimetic operations.
index can by manipulated by set ,perform and search
operations.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you reference the rrds file formats from cobol programs

792


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?

695


Difference between cobol and cobol-ii?

704


How to print 10 to 1 if the input have only 10 digit number?

808


What is the difference between PIC 9.99 and 9v99 in COBOL?

729






What is the difference between binary search and sequential search?

638


What is a report item?

737


Mention the guidelines to write a structured cobol program?

614


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

1784


What are the pertinent COBOL commands?

2620


i need a small 3d program using inline and outline.

1629


What is length is cobol?

641


What is the local-storage section?

681


What is the usage of comp fields in cobol?

652


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1607