I want to declare a field with data type Double in my COBOL
program. how shall i do that ?
Answer Posted / sri
9(X) V99 or 9(X) V(Y)
Where X and Y are integers.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is link edit in cobol?
What rules are followed by the search verb.
What is rmode(any) ?
) how do u code after getting data?
Can a Search can be done on a table with or without Index?
HOw can I get the negative sign while deduct high value from low value
Write the code to count the sum of n natural numbers.
What are the different rules for performing sort operation?
Write some characteristics of cobol as means of business language.
Whats the difference between search & search ALL?
What is the difference between binary search and sequential search?
Explain about different table spaces.
What is the Purpose of Pointer in the string?
What is inspect in cobol ?