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

which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1 Answers  


How to open and see copy book ?

3 Answers  


Read a flat file and write last but one (I have n records in a file I have to write n-1th) record in another flat file. Could you please provide me the code in COBOL?

1 Answers  


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 will happen if i give program name and member name as different? program runs successful or w'll abend?

5 Answers   CTS,


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

1 Answers  


we can use set true for condition names.. similarly can we code set to false in cobol pgm? will it work?

1 Answers  


WE HAVE 2 FILES IN COBOL. ONE IS FIXED LENGTH RECORDS ANOTHER ONE IS VARIABLE LENGTH. IF I DECLEAR LRECL OF FIXED ONE AS 80 AND 2ND RECORD AS 132. WHAT WE NEED TO DECLEAR LRECL FOR THOSE 2 FILES IN JCL?

4 Answers   iGate,


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

1 Answers  


whats the difference between search and search all?

4 Answers   Patni,


WHAT IS SOC3?HOW IT CAN BE RESOLVED?

1 Answers  


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,


Categories