PERFORM ACCUMULATE-TOTALS
VARYING A FROM 1 BY 2 UNTIL A >2
AFTER B FROM1 BY 1 UNTIL B>2
AFTER C FROM 2 BY -1 UNTIL C<2
How many times the paragraph ACCUMULATE-TOTALS would be
exicuted?

Answer Posted / shailendra

i think it will work once

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are all the divisions of a COBOL program?

660


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2095


What is Pic 9v99 Indicates in COBOL?

716


What is link edit in cobol?

737


What is the default value(s) for an initialize and what keyword allows for an override of the default?

689






please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1948


Why would you use find and get rather than to obtain?

677


Write some characteristics of cobol as means of business language.

611


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2047


How do you differentiate between cobol and cobol-ii?

647


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1017


What are the different types of condition in cobol and write their forms.

651


What is an in line perform? When would you use it? Anything else you wish to say about it.

639


How arrays can be defined in COBOL?

658


What is length is cobol?

641