input:- A 10 20 30 40 B 5 7 10 14 C 8 12 14 16....
output:- A = 100,B=36,C=50.
Here spaces are considered between numbers.
When we give input as above, the numbers should be added n
displayed.So please help me out.
Answer Posted / princeking
lalitha can u just make it clear ...... n can u type the program if its possible.thanks anyways..
and dineshj ur answer is 50% correct n its not fully correct.I want to display the output at once.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is perform what is varying?
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 is difference between static and dynamic call in cobol?
What is a report item?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
In which area will you utilize 88 level items in cobol?
What are the different rules of SORT operation?
Mention the guidelines to write a structured cobol program?
Define cobol?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Differentiate between structured cobol programming and object-oriented cobol programming.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
how do you reference the rrds file formats from cobol programs
What are the access modes of START statement?