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 / bikash ghosh

fixed length code:=
it is a code in which a fixed number of source symbol
encoded into a fixed number of output symbol.

variable length code:=
it can allow sources to be compressed and
decompressed with zero error and still read back symbol by
symbol.

Is This Answer Correct ?    3 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default value(s) for an initialize and what keyword allows for an override of the default?

1260


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

1496


What is the difference between comp and comp-3 usage?

1251


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6659


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

2131


Write a program to explain size error.

1235


What is rmode(24)

1194


Write some characteristics of cobol as means of business language.

1194


Discuss about changing dataset name in proc.

1288


What is the compute verb? How is it used?

1182


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

1160


What are literals?

1180


Explain how you can characterize tables in cobol?

1110


Name the sections present in data division.

1302


How to remove 2 duplicate records and copy only one using job control language?

1257