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 value of DISP parameter?

Answers were Sorted based on User's Feedback



What is the default value of DISP parameter?..

Answer / hari kumar

DISP= NEW (NEW,DELETE,DELETE)
SHR (SHR,KEEP,KEEP)
OLD (OLD,KEEP,KEEP)
MOD (MOD,CATLG,CATLG)

Is This Answer Correct ?    39 Yes 3 No

What is the default value of DISP parameter?..

Answer / s.vijaykumar

disp=(new,delete,delete)

Is This Answer Correct ?    27 Yes 3 No

What is the default value of DISP parameter?..

Answer / rekha

new--> delete,delete
old--> catlg,catlg
mod--> uncatlg,keep
shr--> keep,uncatlg

Is This Answer Correct ?    6 Yes 12 No

Post New Answer

More COBOL Interview Questions

how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

0 Answers   HSBC, Quest,


Can a Search can be done on a table with or without Index?

0 Answers  


What is amode(24)?

0 Answers  


Consider the following COBOL entries 05 X PIC 99 VALUE 10. ADD 40 X TO X. COMPUTE X = 3 * X - 40. The result in X is

12 Answers   TCS,


What compiler option would you use for dynamic linking?

2 Answers  


In COBOL, what is the different between index and subscript?

0 Answers   TryTechnicals Pvt Ltd,


what are the steps to sort in a cobol program?

2 Answers   Patni,


In INITIALIZE what is Repalcing Word will do

1 Answers   CTS,


How many bytes do a s9 (7) comp-3 field occupy?

1 Answers  


Write a program to enter and display the names of students in a class using the occurs clause.

0 Answers  


Can JUSTIFIED be used for all the data types?

3 Answers  


i need the code for this program in cobol. 2 + 1 = 3 4+3=7 6+5=11 8+7=15 10+9=19

2 Answers  


Categories