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 / rehan

I think it'll execute infinite times

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

706


Differentiate between structured cobol programming and object-oriented cobol programming.

663


What is the difference between perform … with test after and perform … with test before?

879


How do get the result of your program directly on your pc?

1878


what are decleratives in cobol?

1827






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

1768


what is the use of outrecord?

1768


How do you reference the following file formats from cobol programs?

693


Write the code to count the sum of n natural numbers.

697


Can a Search can be done on a table with or without Index?

800


What is comp-1 and comp-2?

761


) How do u handle errors in BMS macro?

1427


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

819


Define cobol?

856


Which mode is used to operate the sequential file?

658