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

which one is the best of com and com-3.using of real time ?

Answer Posted / praveen

for comp3 the caluclation of memory goes
for the datasize is even we go for formula n/2.
for the datasize is odd we go for formula n+1/2.
ex; s9(5) means 5 is odd 5+1/2=6/2=3
it takes 3 bytes of memory.
for comp s9(9) it takes 4 bytes of memory.
so here depending on the datasize we can say the
best.
so in above ex; we say comp3 is best because there is a
supression of memory i.e 3bytes compared to comp 4 bytes .

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

2536


What are declaratives and what are their uses in cobol?

1261


How do define dynamic array in cobol.

1185


What is comp-1 and comp-2?

1278


Why occurs cannot be used in 01 level in COBOL?

1204


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.

6667


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2427


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

1154


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

2491


Can a Search can be done on a table with or without Index?

1333


I have a File that has duplicate records. I need only those records that occur more than thrice.?

10007


In COBOL programming, what is PERFORM? What is VARYING?

1209


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

1278


how do you reference the rrds file formats from cobol programs

1656


What are all the divisions of a COBOL program?

1270