What is the difference beetween Arrays and Tables in Cobol?
please dont give the answer that arrays in cobol
terminology is called tables......

Answer Posted / ravendra singh

we can use subscript with array but in the other hand with
table we can use indexing. we can perform search with array
by using subscript but with the table we can use both
subscript and the indexing searching an element into table.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

857


Define static linking and dynamic linking.

669


what is the use of outrecord?

1771


What is difference between static and dynamic call in cobol?

777


For rewrite, why is it mandatory that file needs to be opened?

623






In COBOL, what is the different between index and subscript?

759


What is the Purpose of POINTER Phrase in STRING command in COBOL?

721


What is the LINKAGE SECTION used in COBOL?

889


What are different data types in cobol?

690


What are the cobol coding sheets?

664


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

709


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

720


Define cobol?

862


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17039


Why occurs cannot be used in 01 level in COBOL?

719