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

What is inspect in cobol ?

0 Answers   Infosys,


can any one help -s806

6 Answers  


File status must be checked both while opening and reading the file or only while reading the file?

2 Answers  


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

4 Answers  


If a sub program is called from mainprogram.I have opened cursor in main program and Fetch the result in subprogram ,Is it possible ?If yes please tell me the reason.

1 Answers  


What are the pertinent COBOL commands?

0 Answers   Satyam,


should I use Go back in the main program ? Yes we can use Go back in main program as well.

2 Answers   Xansa,


If there are two copybooks which have same variables and we are using both the copybooks in our program. will there be an error and if i move values to the variable which copybook varibales gets the values i move in.

3 Answers   CTS,


Can we put move statement in COBOL copybook

3 Answers   Global Logic,


level number 77 is used to define a)group data b)elementary data c)redefine d)none

8 Answers   TCS,


we can use set true for condition names.. similarly can we code set to false in cobol pgm? will it work?

1 Answers  


can i use multiple when statements in search & search all ? justify ur answer?

2 Answers  


Categories