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...


why we are using picture clause in the cobol programs?

Answers were Sorted based on User's Feedback



why we are using picture clause in the cobol programs?..

Answer / nag(igate)

pic clause is used to declare the data type and size of
variable

Is This Answer Correct ?    8 Yes 0 No

why we are using picture clause in the cobol programs?..

Answer / raj

pic clause is used for declaring datatype

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More COBOL Interview Questions

I have a occurs for 100 times but it has executed 101 time what could be the reason?

4 Answers  


01 var1 pic x(10) 01 var2 redefines var1 pic 9(10). then in procedure division move 'abcde' to var1 then waht is the value of var1 and var2

9 Answers   HSBC,


what is sort? whis is internal & external sort ?when do u go for inter sort & external sort? tell about some sort utilites?

2 Answers   BirlaSoft,


If you were passing a table via linkage, which is preferable - a subscript or an index?

3 Answers   TCS,


Have you code any new programs in COBOL ? What is the functionality of the programs?

2 Answers   Patni, Xansa,


which generation language is cobol

4 Answers   Kanbay,


How to display string in the reverse order using occurs clause?

4 Answers  


Write a program that uses move corresponding.

0 Answers  


wht do u mean by (*,intrdr) wht is * used for ?

2 Answers  


What is the difference between write & move in COBOL?

3 Answers   CSC, HHB,


Name the divisions, which are available in a cobol program?

0 Answers  


What do you feel makes a good program?

2 Answers  


Categories