9(2).99 how many bytes take? Why . consider as a byte?
Answers were Sorted based on User's Feedback
Answer / paray2x
It does take 5 bytes. Here the "." is an explicit decimal
point. This format is generally used only for display and
not for computations.
| Is This Answer Correct ? | 10 Yes | 0 No |
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
In a COBOL program, 2 tables TABLE1 and TABLE2 are defined that are indexed by INDEX1 and INDEX2 respectively. Can we use INDEX1 with TABLE2 and INDEX2 with TABLE1?
) how do u code after getting data?
Can you please let me know the centre name of INS certification in Kolkata.
What is the difference between index and subscript?
Name some of the examples of COBOl 11?
what is redefines? where it can be effectively use for the purpose of memory utilization? give an example?
Can we use icetool in cobol program?
what is a zoned decimal data type and how it will be stored?
if you give cylinder(1,1)how many cylinders it will be allocate?
Suppose i want to declare a binary comp fild of 7 byte .how to write?
A s9(4). B v9(4) value 0.21 can i move this?