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


S9(5)V9(2) occupies how many bytes memory ?

Answers were Sorted based on User's Feedback



S9(5)V9(2) occupies how many bytes memory ?..

Answer / naveen87ginjupalli

S9(5)V9(2) occupies 7 bytes of memory.

Here V doesn't occupies any space it assumes internally.V is
the assumed Decimal point, it is used to store the Decimal
values.

Is This Answer Correct ?    43 Yes 10 No

S9(5)V9(2) occupies how many bytes memory ?..

Answer / ravi

7 bytes

Is This Answer Correct ?    21 Yes 5 No

S9(5)V9(2) occupies how many bytes memory ?..

Answer / saikiran

7 bytes,sign does n't occupy any space internally.

Is This Answer Correct ?    11 Yes 3 No

S9(5)V9(2) occupies how many bytes memory ?..

Answer / vaneesh

Only 7 bytes will be occupied.
Sign 's' will be stored as Zooned decimal (punch char).
and V will be only an assumed decimal which is stored
internally.

Is This Answer Correct ?    2 Yes 1 No

S9(5)V9(2) occupies how many bytes memory ?..

Answer / ronaldo luyo

I have a file with a field with s9(3)v9(4) and i need to
load with LOAD UTILITY DB2 v9. What data db2 type correspond
to this case in the crate table and load utility DB2 V9 FOR ZOS.

Is This Answer Correct ?    1 Yes 2 No

S9(5)V9(2) occupies how many bytes memory ?..

Answer / chavanbb33

it occupies 7 bytes as v doesn't occupy any storage space it is a assumed/implied decimal point.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More COBOL Interview Questions

soc-7 is a bad data,invalid data. when ever we are moving the alphabets in the position of numeric then we got this abend. so my question is if o1 ws-data pic 9(1) value passing the alphabet some x. then we got soc-7 or not? i want clarification ?

7 Answers   CitiGroup, IBM,


wht is structured cobol pgm and non structred cobol pgm ?

1 Answers   CTS, DELL,


how to transfer the file from pc to mainframe??

3 Answers  


wht is load module and object module ?

2 Answers   DELL, TCS,


How many maximum number of procedures can we write in one COBOL program?

6 Answers  


Scenario: I have 3 Input Files.Read the first i/p file and depending on certain business logic, I want to read wither i/p file-2 or i/p file-3.Now, depending on certain business logic applied to the record read from either file-2 or file-3, I decide to write them to either output file-2 or output file-2. Question: How many job steps are necessary to implement a solution for the above.

2 Answers   TCS,


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

0 Answers   HSBC, Quest,


What is IMPACT analysis?

2 Answers   IBM,


What is the difference between perform … with test after and perform … with test before?

0 Answers  


consider the fallowing 77 stat pic 9. 88 male value 1,2,3. 88 female value 4 through7. what will be the value of stat a) set male to true. b) set female to true.

5 Answers  


What is the size of s9(19)comp3? explain

8 Answers  


How do we get current date from system with century in COBOL?

0 Answers   Winsol Solutions,


Categories