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 label record is standard or omitted in file
description of data division?

Answers were Sorted based on User's Feedback



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

Answer / vikram

Label record standard is for disk files.
(it is default).
used to identify the disk files by the labels

omitted is for card reader and printer files.

Is This Answer Correct ?    7 Yes 1 No

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

Answer / jdf

Label record is standard means it will use disk files. But
tape files can have standard label too.

If the label record is omitted it should be a the tape file
without any begin and end blocks on the tape.

Is This Answer Correct ?    3 Yes 2 No

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

Answer / laxman

label record is standard means it will use disk files.if the label record is ommited then its pointing to the tape files.

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More COBOL Interview Questions

What is the default value(s) for an initialize? What keyword will allow for an override of the default?

0 Answers  


what is lrec=f,what is difference between f,fb,v,vb?what is default value?how do we came to know that records are in f,fb,v,vb?

2 Answers   IBM, Wipro,


What is difference between COBOL and VS COBOL II?.

1 Answers   Winsol Solutions,


How can I find the maximum value of a field in a file while reading the file dynamically? without using sort function. Suppose i have a file with fields Timestamp, description, teamname, teamnumber.. i have read the file till end and find the maximun value of timestamp which is not in sorted order.. can we use function max(timestamp)?

1 Answers   CGI,


How do u sort the table for Search ALL? Is it only using ASCENDING KEY IS statement in occurs clause? If the data is input in non ascending order, will the ASC KEY IS automatically sort the data? or will it throw compile time error?

1 Answers   CTS,


is this below syntax correct? CALL 'subprg' using A,B Please help

2 Answers  


what is s000 u4087 error? please give the all error codes in cobol,jcl.

0 Answers  


how many maximum no of variables can be declared in linkage section ?

2 Answers   HCL,


what are decleratives in cobol?

0 Answers   GGG, Satyam,


Can the OCCURS clause be at the 01 level?

8 Answers   Oracle,


If I want to increase the Limit in GDG. What should I do?

2 Answers   IBM,


When we code these comp,comp1,comp-2,comp-3 and comp4 values. I know the differnece.I mean when we will prefer if it is new program.Explain in detail with memory examples. Thanks in advance.

1 Answers   CTS,


Categories