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 / naba kishore
I am not clear this questions. Please clarify your question.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different rules for performing sort operation?
In COBOL, what is the different between index and subscript?
What is the problem of ordered sequential files access?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Why would you use find and get rather than to obtain?
Explain how to differentiate call by context by comparing it to other calls?
how to move the records from file to array table. give with code example
How to remove 2 duplicate records and copy only one using job control language?
Can we change the password using ALTER? anyone tried and changed?
Write a program to explain size error.
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What are the different rules of SORT operation?
What are the various section in data division and briefly explain them.
How many bytes S(8) comp field occupy and its maximum value?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?