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 the default print format? in cobol

Answers were Sorted based on User's Feedback



what is the default print format? in cobol..

Answer / kannan

Default print format is EBCDIC (IE) spaces

Is This Answer Correct ?    17 Yes 2 No

what is the default print format? in cobol..

Answer / joshin

display

Is This Answer Correct ?    5 Yes 0 No

what is the default print format? in cobol..

Answer / ashok

in cobol defalt print formate is spacess only. eaither
numaric or alphanumaric or chater also

Is This Answer Correct ?    5 Yes 2 No

Post New Answer

More COBOL Interview Questions

input:- 12233344445555566666... output:- 1=1,2=4,3=9... Here firstno i.e 1 should be displayed and after that the alikeno.s should be added n displayed.i.e 2+2=4 like tat it goeson.

1 Answers  


What is the usage of comp fields in cobol?

0 Answers  


What is 77 level used for ?

12 Answers   IBM, iGate,


consider the following two IF statements: IF X AND NOT Y MOVE A TO B IF Z=1 OR 9 MOVE A TO B select one of the following data divusion entries which gives identical results for both the above IF statements a.01 Z PIC 9 88 X VALUE 1.9 88 Y VALUE 0.2 THRU 8 b.01 Z PIC 9 88 X VALUE 0.2 THRU 8 Y VALUE 1.9 c.01 Z PIC 9 88 X VALUE 1.9 88 NOT-Y VALUE 0.2 THRU 1.9 d.none of yhe above

3 Answers   TCS,


what is jcl approach for programming?

4 Answers   IBM,


I had 100 records and i want to execute last three records by using cobol programming?what will be coding?

4 Answers   IBM,


What are the functions like c or c++ in cobol?

2 Answers  


Write a program to explain size error.

0 Answers  


I have a File that has duplicate records. I need only those records that occur more than thrice.?

3 Answers   IBM, Wipro,


When search all is used in cobol program without sorted input data?

6 Answers   CGI, Principal Finance,


can internal sort be applied to sort ksds files?

1 Answers  


How to define a array dynamically.....

5 Answers   Fidelity,


Categories