Describe the difference between subscripting and indexing ?

Answer Posted / minhaj

subscript represent the occurence of array.
subscript defined with working storage section.
subscript value can be changed with add,subtract,multiplication.
Index represent first occurence in the array,Index define
along with table entries as part of occus class.
value of index can be changed by the set operator.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the rules of the move verb?

701


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

639


) what is the difference between AID and HANDLE AID?

1630


State the various causes of s0c1, s0c5 and s0c7.

656


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

697






Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

676


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1921


What is report-item in COBOL?

704


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

632


how to convert the recors form vsam file to db2 table tru file aid

2757


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

709


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

670


What is amode(24)?

680


Can we change the password using ALTER? anyone tried and changed?

1542


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

892