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
what is amode(24), amode(31), rmode(24) and rmode(any)?
Explain how to differentiate call by context by comparing it to other calls?
Why did you choose to work with ibm mainframe cobol programming?
Difference between cobol and cobol-ii?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Which Search verb is equivalent to PERFORM…VARYING?
What is the difference between PIC 9.99 and PIC9v99?
Name some of the examples of COBOl 11?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
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...)
What kind of error is trapped by on size error option?
What is a scope terminator give example?
What the difference is between continue and next sentence?
Write a program to enter and display the names of students in a class using the occurs clause.