Q:what is the difference between the variable length and
fixed lenght.how it varies in the cobol.
Answer Posted / sam insa
when we declare array with its size is called as fixed
lengh and when we declare array with pointer it is called
variable length record.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Define cobol?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Explain what you understand by passing by value.
What kind of error is trapped by on size error option?
What is comp-1 and comp-2?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
In COBOL programming, what is PERFORM? What is VARYING?
what is the use of outrecord?
What is static and dynamic call in cobol?
What is inspect in cobol ?
How do you reference the following file formats from cobol programs?
What is the Purpose of Pointer in the string?