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 / vineet pasricha

It will execute 10 times

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

) how do u code after getting data?

1583


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1775


What is inspect in cobol ?

806


Define static linking and dynamic linking.

669


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

710






What is the utilization of copybook in cobol?

657


What is report-item in COBOL?

713


What is length is cobol?

652


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1658


What is the use of intialize verb?

752


What is the difference between Global and External Variables?

666


Explain how you can characterize tables in cobol?

644


Write a program to enter and display the names of students in a class using the occurs clause.

654


What are declaratives and what are their uses in cobol?

714


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1846