Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is filler
and what is use of filler

Answers were Sorted based on User's Feedback



what is filler and what is use of filler ..

Answer / ashok

filler command is used for declaring space .

Is This Answer Correct ?    4 Yes 0 No

what is filler and what is use of filler ..

Answer / 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

what is filler and what is use of filler ..

Answer / raghavendra nq

If you are not using any unused memory locations,that items can be declared as a filler items. Filler items can't be initialized in procedure division.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More COBOL Interview Questions

I have a table with 3 dimensions like this : 01 ws-table 04 ws-page occurs 3 08 ws-column occurs 2. 12 ws-record occurs 20 pic x(40). How to code with PERFORM varying with 3 dimension...I forgot..

2 Answers   EDS,


how to pass 100 to s9(4) how r they inserted ?

3 Answers   TCS,


What is different between variable length and fixed length?

2 Answers   TCS,


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

0 Answers  


What is ASKTIME, SUSPEND

1 Answers   IBM,


what is rediffine clause?in what situation it can use?give me real time example?

1 Answers   IBM,


How do pass the values to the parameters in cobol

2 Answers  


How to define variable 9(20) in COBOL, because compiler does not allow us to declare variables with Pic 9(18). Can anyone please let me know the answer... I know one answer to this question which is to use Compiler option Arith (Extend) during Compilation. It extends the maximum limit to 9(32)..Just wanted to know if there is any other way to extend this?

4 Answers   CSC, TCS,


Difference between array and sub-script ?

0 Answers   HCL,


What are the situations u have used in ur project for Subcript and Index ? 1.if u use Subscript why not Index,why u choose Subscript only? 2.if u use Index why not Subscript,what abt Displacement?

2 Answers   Cap Gemini,


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

0 Answers  


What is the use of intialize verb?

0 Answers  


Categories