consider the following two statements
MOVE 10 TO N
PERFORM PARA-X N TIMES
STOP RUN
PARA-X
MOVE 5 TO N
how many times PARA-X willbe exicuted?
a.10
b.5
c.infinate
d.execution error

Answer Posted / guest

10

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Whats the difference between search & search ALL?

5242


How do you reference the fixed block file formats from cobol programs

695


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

667


How do you differentiate between cobol and cobol-ii?

646


Can you please let me know the centre name of INS certification in Kolkata.

1708






Discuss about changing dataset name in proc.

757


What is Pic 9v99 Indicates in COBOL?

716


i need a small 3d program using inline and outline.

1629


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

812


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

675


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

705


What is the utilization of copybook in cobol?

648


how do you reference the esds vsam file formats from cobol programs

625


example for sub strings ? and refernce modifications whit output pls

1835


IF I mention stop run in CICS what happens?

1886