9(2).99 how many bytes take? Why . consider as a byte?
Answer Posted / 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 |
Post New Answer View All Answers
What the difference is between continue and next sentence?
In COBOL programming, what is PERFORM? What is VARYING?
Give some examples of command terminators?
Can you please let me know the centre name of INS certification in Kolkata.
how can i see junk values in dclgen or in hostvariable of comp ?
How do define dynamic array in cobol.
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.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What rules are followed by the search verb.
What are the pertinent COBOL commands?
What are the different rules to perform a Search?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is comp-1 and comp-2?
What are the access modes of START statement?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?