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

Q:what is the difference between the variable length and
fixed lenght.how it varies in the cobol.

Answer Posted / subash

A file where all the records are of the same length is said to have fixed length records.
Advantage : Access is fast because the computer knows where each record starts.
Disadvantage : Using Fixed length records, the records are usually larger and therefore need more storage space and are slower to transfer (load or save).

One or more of the fields can be of differing lengths in each record, called variable length records

Advantages:
the records will be smaller and will need less storage space
the records will load faster

Disadvantages:

The computer will be unable to determine where each record starts so processing the records will be slower.

Is This Answer Correct ?    74 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

917


What is the difference between next sentence and continue in cobol programing language?

1275


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

1302


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

5426


Which Search verb is equivalent to PERFORM…VARYING?

1104


Explain how to differentiate call by context by comparing it to other calls?

1241


Why did you choose to work with ibm mainframe cobol programming?

1156


What are the various section in data division and briefly explain them.

1251


What are declaratives and what are their uses in cobol?

1256


What is the difference between structured cobol programming and object alternativelyiented cobol?

1296


how do you reference the variable unblock file formats from cobol programs

1380


how do you reference the ksds vsam file formats from cobol programs

1245


Write a program to explain size error.

1240


What guidelines should be followed to write a structured cobol prgm?

1207


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

1439