Q:what is the difference between the variable length and
fixed lenght.how it varies in the cobol.
Answer Posted / ragini roy
Fixed length strings, storage space required is length of string and range of values is 1to 65400 , characters, whereas the variable string length, storage space required is length +10 bytes and range of values is 0 to billion characters
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
HOw can I get the negative sign while deduct high value from low value
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Can you please let me know the centre name of INS certification in Kolkata.
Explain about different table spaces.
Why did you choose to work with ibm mainframe cobol programming?
What is the local-storage section?
What are the different data types in cobol?
Why occurs cannot be used in 01 level in COBOL?
How you can read the file from bottom?
What are the different rules to perform a Search?
What are the different rules of SORT operation?
) how do u code after getting data?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is cobol?
what is s000 u4087 error? please give the all error codes in cobol,jcl.