what is the use of filler in cobol programing?
Answer Posted / guest
to fill the unused spaces in a record size
| Is This Answer Correct ? | 32 Yes | 3 No |
Post New Answer View All Answers
What is the Purpose of Pointer in the string?
What are declaratives and what are their uses in cobol?
What is inspect in cobol ?
How are the next sentence and continue different from each other?
Which division and paragraphs are mandatory for a COBOL program?
Mention the guidelines to write a structured cobol program?
Which is not true about evaluate statement
How do define dynamic array in cobol.
What is static and dynamic call in cobol?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What are various search techniques in cobol? Explain.
Explain how to differentiate call by context by comparing it to other calls?
Write a program to explain size error.
how do you reference the fixed unblock file formats from cobol programs