Answer Posted / himanshu mistry
Filler can be used to fill the gap between to variable of our interest. Filler is the part of record/data we don't use for any computational purpose.
self explanatory... to fill up the gap either with some spaces or strings or data.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is length is cobol?
What are the different open modes available in cobol?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
example for sub strings ? and refernce modifications whit output pls
How do you define a variable of comp-1 and comp-2?
What are the different rules for performing sort operation?
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.
) what is the difference between AID and HANDLE AID?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
what is search and searchall?what is the diffrence between them?give an best example?
How many sections are there in data division in COBOL?
What is amode(31)
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
how do you reference the fixed unblock file formats from cobol programs