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

how would you resolve sb37 and SE37?

2 Answers   Hewitt,


Hi , I am posting some questons which are asked at interview. These may help u for ur interview... what is static and dynamic call?

2 Answers   TCS,


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

0 Answers  


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

1 Answers  


How to find How Many Lines in Sysin DD * Parameter Thru Cobol Coding? If any one knows the Answer Please Reply .....Thanks From Shree

3 Answers   Merrill Lynch,






RENAME clause takes new SPACE in memory.TRUE or FALSE? a)TRUE 2)FALSE

12 Answers   TCS,


i Want All cobol ERROR codes?

4 Answers   HCL, IBM,


What is the difference between copy and include in cobol?

1 Answers  


What are the differences between OS VS COBOL and VS COBOL II?

1 Answers   IBM,


what are the utilities for load and unload the DB2 tables

1 Answers   L&T,


What is comp-1 and comp-2?

0 Answers  


How many divisions we have in Cobol ?

4 Answers   Wipro,


Categories