Q:what is the difference between the variable length and
fixed lenght.how it varies in the cobol.
Answer Posted / boopathi
variable length is nothing but. we declare our
conviniance.but fixed lengtn we do not change
| Is This Answer Correct ? | 27 Yes | 29 No |
Post New Answer View All Answers
Give some examples of command terminators?
What is the difference between PIC 9.99 and PIC9v99?
Describe the cobol database components?
What is amode(31)
What are literals?
how to convert the recors form vsam file to db2 table tru file aid
Explain how you can characterize tables in cobol?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Why would you use find and get rather than to obtain?
Explain about different table spaces.
IF I mention stop run in CICS what happens?
Which mode is used to operate the sequential file?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
How do u write test cases?