S9(5)V9(2) occupies how many bytes memory ?
Answer Posted / 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 |
Post New Answer View All Answers
) what is the difference between AID and HANDLE AID?
What is amode(31)
What are the different types of condition in cobol and write their forms.
How do you define a variable of comp-1 and comp-2?
What is cobol?
What is the local-storage section?
Which Search verb is equivalent to PERFORM…VARYING?
What is redefines clause in COBOL?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is the LINKAGE SECTION used in COBOL?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
Difference between cobol and cobol-ii?
How do you reference the fixed block file formats from cobol programs
What is report-item in COBOL?
how do you reference the rrds file formats from cobol programs