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 does the INITIALIZE verb do?



What does the INITIALIZE verb do?..

Answer / dinesh kumar

Initailize verb initiallizes the data items.

Alphabetic, Alphanumeric fields & alphanumeric edited items
are set to SPACES.

Numeric, Numeric edited items set to ZERO.

FILLER , OCCURS DEPENDING ON items left untouched.

Is This Answer Correct ?    25 Yes 5 No

Post New Answer

More COBOL Interview Questions

what are the isolation levels and where we use it in the db2 program

3 Answers   TCS,


can anyone explain me the concept of COMP-4 PLEASE??

2 Answers  


What guidelines should be followed to write a structured Cobol program?

1 Answers  


Can anyone explain me CALL procedure in COBOL.Does it carries similarities like call by reference in C.

1 Answers  


why do u need inspect verb?

3 Answers   Patni,


What are decleratives in COBOL ?

1 Answers   Xansa,


How to read the last 100 records from a COBOL file. The file contains N number of records.

11 Answers   IBM,


wht r the advantages of 77 level number ?

8 Answers   TCS,


What is rmode(any) ?

0 Answers  


what is level 66 means??

7 Answers  


Sending data is aplhabetic size 7 (value 3000), I wantated this value to be stored in database, which is defined as s9(7)v9(2)comp-3.

2 Answers  


can u give result for the fallowing example... 05 a pic 9(2) 05 b redifines a pic x(2). move 'xy' to b. display a,b.

10 Answers   IBM,


Categories