Q:what is the difference between the variable length and
fixed lenght.how it varies in the cobol.
Answer Posted / thiyagarajan
if we didnt mention length then it is variable length,if we
declare the size then it is fixed length
| Is This Answer Correct ? | 20 Yes | 16 No |
Post New Answer View All Answers
Explain the configuration section of a cobol program with examples of syntax.
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.
Write a program to enter and display the names of students in a class using the occurs clause.
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...)
Write the code implementing the perform … varying.
Name the divisions, which are available in a cobol program?
How you can read the file from bottom?
how do you reference the esds vsam file formats from cobol programs
What are the different rules of SORT operation?
Difference between array and sub-script ?
How do you get the data to code the BMS macro?
Why did you choose to work with ibm mainframe cobol programming?
What is the difference between comp and comp-3 usage?
What are literals?
How do you reference the fixed block file formats from cobol programs