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 are fillers? What is the actual use of fillers? With mall/simple example?



What are fillers? What is the actual use of fillers? With mall/simple example?..

Answer / Priyanka Suman

Fillers in COBOL/400 are used to pad fields with spaces or specific characters to meet the requirements of data structures. They ensure that the length of a field is consistent, even when it contains no data. Here's an example:nn 01 my-field PIC X(10) FILLER '0'.nThis defines a field called my-field with a length of 10 characters, and pads it with zeros (0) as fillers.n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COBOL400 Interview Questions

Explain the syntax of sort?

1 Answers  


define sort? and its syntax?

3 Answers  


Explain the difference between comp & comp-3?

1 Answers  


Explain the output procedure?

1 Answers  


can i anyone tell me how to use copybooks in cobol

1 Answers  


Explain the types of perform?

1 Answers  


Define redefine and its syntax?

1 Answers  


Deleting a record from a Sequential file.

2 Answers   Polaris,


Explain the input procedure?

1 Answers  


how array can be declare in cobol?

6 Answers  


Define sort?

1 Answers  


What is the syntax of sort?

1 Answers  


Categories