Q:what is the difference between the variable length and
fixed lenght.how it varies in the cobol.
Answer Posted / manonmani.r
variable length is changed in dynamic variable creation.but
fixed lenth is mentioned in static variable creation.
Is This Answer Correct ? | 9 Yes | 12 No |
Post New Answer View All Answers
What is the utilization of copybook in cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Can we redefine the field of x(200) to less than 200?
How you can characterize tables in cobol?
What are the different rules for performing sort operation?
what are decleratives in cobol?
how to convert the recors form vsam file to db2 table tru file aid
What the difference is between continue and next sentence?
Have you used comp and comp-3 in your project? And how?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What are the different rules to perform a Search?
What is the difference between PIC 9.99 and PIC9v99?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What type of SDLC u followed? Why?