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


01 a pic s9(5) occupies how many bytes ?

Answers were Sorted based on User's Feedback



01 a pic s9(5) occupies how many bytes ?..

Answer / g.naveen

s9(5) occupies 5 bytes of memory.

Is This Answer Correct ?    46 Yes 21 No

01 a pic s9(5) occupies how many bytes ?..

Answer / naveen

Kishore Sangu


S9(1)comp to s9(4)comp occupies 2 bytes.
s9(5)comp to s9(9)comp occupies 4 bytes.
S9(10)comp to S9(18)comp occupies 8 bytes.

Is This Answer Correct ?    7 Yes 3 No

01 a pic s9(5) occupies how many bytes ?..

Answer / nag(igate)

hello to all guys,
display is default
so, it will take 5 bytes

Is This Answer Correct ?    11 Yes 7 No

01 a pic s9(5) occupies how many bytes ?..

Answer / guest

five bytes

Is This Answer Correct ?    8 Yes 7 No

01 a pic s9(5) occupies how many bytes ?..

Answer / kishore sangu

Sorry For the Last Anwer Of Kishore Sangu

I Reffered books for this Quetion

The Answer is 4 Bytes

S9(1) to S9(4) - 2 bytes
S9(5) to S9(9) - 4 bytes
S9(10) to S9(18)- 8 bytes

Is This Answer Correct ?    7 Yes 10 No

01 a pic s9(5) occupies how many bytes ?..

Answer / ananda kumar r

6 bytes

Is This Answer Correct ?    6 Yes 18 No

01 a pic s9(5) occupies how many bytes ?..

Answer / rubal choudhary

6

Is This Answer Correct ?    2 Yes 16 No

01 a pic s9(5) occupies how many bytes ?..

Answer / kishore sangu

S9(5) occupies 3 bytes of memory.

Because This Goes To Comp3 (5+1)/2=3

Comp1 And Comp2 Don't have the PIC (Picture) Clause.

Is This Answer Correct ?    0 Yes 23 No

01 a pic s9(5) occupies how many bytes ?..

Answer / manisha

3

Is This Answer Correct ?    3 Yes 34 No

Post New Answer

More COBOL Interview Questions

I've one string with spaces ( I N D I A ). My question is I want remove the spaces & combine in to single string without space (INDIA).How we can write the cobol program & wich options we need to use. Please let me know.

10 Answers   Mascon,


hi dudes.....can any one help me..... what is SET TO TRUE all about,anyway?

1 Answers  


why 02 level number can't be use as a separate level number like 01 or 77 ?

3 Answers  


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

0 Answers  


what is the use of outrecord?

0 Answers  


Define in-line perform?

1 Answers  


which is faster either static call or dynamic call ? and specify the reasons for it ? reply fast

1 Answers  


Which of the following characters is NOT valid in column 7? a. - b. \ c. * d. # e. $

4 Answers  


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

0 Answers  


hi, can you ppl tell me, how to check whether the rewrite we gave for the ksds file is successful or not in the program.? i gave rewrite, the rewrite code is executing and maxcc=0 but updation doenot happen in the file?

1 Answers   CGI,


How to print 10 to 1 if the input have only 10 digit number?

0 Answers  


What is the default value of DISP for temp datasets

5 Answers   IBM,


Categories