Answer Posted / anupam kumar
9 whole numbers and 2 decimal places
| Is This Answer Correct ? | 32 Yes | 10 No |
Post New Answer View All Answers
What is the difference between structured cobol programming and object alternativelyiented cobol?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is the utilization of copybook in cobol?
How to print 10 to 1 if the input have only 10 digit number?
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?
What is cobol?
) How do u handle errors in BMS macro?
What are the rules of the move verb?
Describe the cobol database components?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What kind of error is trapped by on size error option?
What is the difference between next sentence and continue in cobol programing language?
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.
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
how do you reference the variable block file formats from cobol programs