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

how many bytes does s9(7)COMP-3 field occupies?

Answer Posted / kavya

int(n/2)+1 here n=7 ,so 4 bytes will take

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of intialize verb?

1298


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

1180


What is difference between static and dynamic call in cobol?

1458


Write the code to count the sum of n natural numbers.

1252


What is the difference between goback, stop run and exit program in cobol?

1641


How you can characterize tables in cobol?

1250


Write some characteristics of cobol as means of business language.

1195


In COBOL, what is the different between index and subscript?

1275


IF I mention stop run in CICS what happens?

2422


What is the Purpose of POINTER Phrase in STRING command in COBOL?

1297


Which is not true about evaluate statement

2509


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

1197


what is search and searchall?what is the diffrence between them?give an best example?

6918


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

12528


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

1306