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


in how many mode we can open a file ?

Answers were Sorted based on User's Feedback



in how many mode we can open a file ?..

Answer / ananta bajpai

we can open a file in 4 modes

1. input mode
2. output mode
3. extend mode
4. I-O mode

Is This Answer Correct ?    13 Yes 0 No

in how many mode we can open a file ?..

Answer / kamal

input,output,extend,i-omode

Is This Answer Correct ?    10 Yes 0 No

in how many mode we can open a file ?..

Answer / vineet

we can open the file in 4 modes
1) Input mode
2) Output mode
3) I-O mode
4) Extend



Vineet

Is This Answer Correct ?    9 Yes 0 No

in how many mode we can open a file ?..

Answer / ancora

1. How many possible modes are there to open a file in
output mode?

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More COBOL Interview Questions

The following entries appear in the WORKING-STORAGE SECTION: 01 DATE-TODAY. 05 YY PIC XX VALUE "90". 05 MM PIC XX VALUE "12". 05 DD PIC XX VALUE :31". 01 DATE-EDIT PIC XX/XX/XX. MOVE DATE-TODAY TO DATE-EDIT. (a) 901231 (b) 90/12/31 (c) 31/12/90 (d) 311290

4 Answers   TCS,


IDENTIFICATION DIVISION. PROGRAM-ID. MOVEPGM. DATA DIVISION. WORKING-STORAGE SECTION. 01 WS-I PIC 9(2). PROCEDURE DIVISION. A1000-MAIN-PARA. PERFORM PARA-X WITH TEST BEFORE UNTIL WS-I= 5 STOP RUN. PARA-X. DISPLAY "BEST2". I m getting error s722,while executing the program, seems getting in loop, can anybody tell me why

3 Answers  


what are the limitations of Inline Perform?

3 Answers   Zensar,


How does IDMS insure data integrity?

1 Answers  


hw to create 3 dimensional array & hw to access it?

1 Answers  


i have a requrement in A as viswa!@#$%&^**reddy i need to move viswareddy in B without junk values pls say how to do ths reply fast

4 Answers   L&T,


How to open and see copy book ?

3 Answers  


Scenario: I have 3 Input Files.Read the first i/p file and depending on certain business logic, I want to read wither i/p file-2 or i/p file-3.Now, depending on certain business logic applied to the record read from either file-2 or file-3, I decide to write them to either output file-2 or output file-2. Question: How many job steps are necessary to implement a solution for the above.

2 Answers   TCS,


What is a report item?

0 Answers  


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

0 Answers  


what are decleratives in cobol?

0 Answers   GGG, Satyam,


COMP?

2 Answers  


Categories