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 / obul
Storing the similar type of data in contiguous memory
locations is called an Array and storing the different type
of data in contiguous memory locations is called Table in COBOL.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
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...)
i want a program using by if, evaluate , string, unstring, perform, occurs?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
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?
Why did you choose to work with ibm mainframe cobol programming?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What are all the divisions of a COBOL program?
What is the difference between structured cobol programming and object alternativelyiented cobol?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is the problem of ordered sequential files access?
Can we change the password using ALTER? anyone tried and changed?
how do you reference the variable unblock file formats from cobol programs
What is the LINKAGE SECTION used in COBOL?
what is s000 u4087 error? please give the all error codes in cobol,jcl.