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.

Answers were Sorted based on User's Feedback



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

Answer / sam insa

when we declare array with its size is called as fixed
lengh and when we declare array with pointer it is called
variable length record.

Is This Answer Correct ?    1 Yes 4 No

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

Answer / 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

More COBOL Interview Questions

What is the difference between a subscript and an index in a table definition?

3 Answers   TCS,


a pic s9(4) comp b pic s9(4) comp-3 c ???????????????? d ???????????????? move a to c add a+B giving d. what is ur declaration for c,d?

4 Answers  


How do we get current date from system with century?

2 Answers  


diffrence between renames and redifnes with examples

3 Answers   IBM,


What are the different open modes available in cobol?

0 Answers  


how we rectify soc7 and soc4 errors in project?

1 Answers   Anaxis, TCS,


i WANT ALL ERROR codes IN CICS and DB2

2 Answers  


Can you call an OS VS COBOL pgm from a VS COBOL II pgm ?

3 Answers   Microsoft,


The below is the declaration for a variable ws 01 ws pic 9(3). if you want to insert space how will you do that. in which level u should do it

3 Answers   ADP,


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

0 Answers  


SSRange is used to do a range check on which of the Following. SUBSCRIPT,INDEX,REFERENCE MODIFICATION,Run-time option.

3 Answers   Lehman Brothers,


In an EVALUTE statement is the order of the WHEN clauses significant?

4 Answers  


Categories