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


without performing any operations on a file how can i know
whether it contains data or not

Answers were Sorted based on User's Feedback



without performing any operations on a file how can i know whether it contains data or not..

Answer / sharpmainframe

QUASI RE ENTRANCY: IN MAINFRAME MORE THAN ONE TASK ACCESS
SAME PROGRAM BUT ONE TASK IS NOT DISTRUB TO OTHER IS CALLED
RE-ENTRANCY IN CICS WE CALLED IS QUASI REENTRANCY.

Is This Answer Correct ?    1 Yes 2 No

without performing any operations on a file how can i know whether it contains data or not..

Answer / sravani

through file status we can know this. read is not possible for empty files

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More COBOL Interview Questions

Explain the difference between an internal and an external sort, the pros and cons, internal sort syntax etc.

3 Answers  


how to display date in reverse order if the pic clause of the is numeric suppose date is 09032010 ==> need to print in 20100309 (pic clause is numeric)

6 Answers  


what is amode(24), amode(31), rmode(24) and rmode(any)?

0 Answers  


What is the difference between copy and include in cobol?

1 Answers  


How many types of sorts are there in cobol?

5 Answers   Cap Gemini,


Hi All, how is sign is stored in S9(17) comp-3 variable. Answer with an Example will be of great help.

5 Answers   EDS,


how to resolve the file status 47.......

1 Answers   MMM,


can i use multiple when statements in search & search all ? justify ur answer?

2 Answers  


Consider the below example call a-test1. -- -- -- a-test1. if a=b perform a-test through a-exit next sentence else if b=c perform c-test through c-exit. if a=d perform d-test through d-exit. a-test. -- -- a-exit. exit. can u tell me what will happen if a=b after looping into a-exit will the control go back to a- test1. will the condition a=d be checked???

5 Answers   IBM,


What are declaratives and what are their uses in cobol?

0 Answers  


Which division and paragraphs are mandatory for a COBOL program?

0 Answers  


what is record label is empty or standard in file description of data division?

2 Answers   HCL,


Categories