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
Can we change the password using ALTER? anyone tried and changed?
Write a program to enter and display the names of students in a class using the occurs clause.
What is link edit in cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How do you define a variable of comp-1 and comp-2?
Discuss about changing dataset name in proc.
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What are the pertinent COBOL commands?
how to move the records from file to array table. give with code example
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is redefines clause in COBOL?
Why occurs cannot be used in 01 level in COBOL?
What is the difference between Global and External Variables?
Write a program to explain size error.