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


1.What is the default print format in cobol?

Answers were Sorted based on User's Feedback



1.What is the default print format in cobol? ..

Answer / purushothr

dump

Is This Answer Correct ?    23 Yes 0 No

1.What is the default print format in cobol? ..

Answer / ravi

Default USAGE clause is DISPLAY

Is This Answer Correct ?    14 Yes 3 No

1.What is the default print format in cobol? ..

Answer / purushoth

Dump IS THE CORRECT ANSWER MAN..i dont knw how u ppl
gussing display for default print format..

Is This Answer Correct ?    9 Yes 1 No

1.What is the default print format in cobol? ..

Answer / suryaprathap

display statement is the print format

Is This Answer Correct ?    2 Yes 0 No

1.What is the default print format in cobol? ..

Answer / lakshmisudha

dump is correct answer when if u r using IDCAMS utility
print command in Vsam in that time DUMP is correct


in cobol DEFAULT IS CORRECT

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More COBOL Interview Questions

Which mode is used to operate the sequential file?

0 Answers  


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

0 Answers  


how can count the number of character in feild ?? suppose for instance i have a feild with value ' rajesh sarkar' then how can v count the number of characters whitout spaces...........

4 Answers   Wipro,


What do you do to resolve SOC-7 error?

2 Answers   Sun Life, Wipro,


can we print comp 3 stmts how ?

3 Answers   Accenture, TCS,


01 x pic s9(8) comp. How will the following value be internally allocated '18787'

4 Answers   Steria,


What is link edit in cobol?

0 Answers  


How much salary you are expecting? If they ask in an interview, what we have to tell?

6 Answers   Tech Mahindra, Wipro,


What is the maximum length of a field you can define using COMP-3?

4 Answers   Complex System, Infosys,


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,


Is It Possible to Update or change in VIEW Mode?

5 Answers   CSC,


How do get the result of your program directly on your pc?

0 Answers   UST,


Categories