Answer Posted / pandu
Subscript is sequential reading Index is direct reading of
perticular position of record
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Write a program to enter and display the names of students in a class using the occurs clause.
Explain how to differentiate call by context by comparing it to other calls?
Define cobol?
What are the different data types in cobol?
What is the difference between external and global variables in COBOL?
how do you define single dimensional array and multidimensional array in your cobol?
how to move the records from file to array table. give with code example
What is the difference between PIC 9.99 and PIC9v99?
How are the next sentence and continue different from each other?
How do you reference the fixed block file formats from cobol programs
What is perform what is varying?
example for sub strings ? and refernce modifications whit output pls
What is the utilization of copybook in cobol?