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

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

705


What are 77 levels used for?

653


What rules are followed by the search verb.

630


What are different data types in cobol?

683


What are literals?

622






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


Why occurs cannot be used in 01 level in COBOL?

708


) How do u handle errors in BMS macro

1500


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

813


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

849


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

1017


A table has two indexes defined. Which one will be used by the SEARCH?

750


In which area will you utilize 88 level items in cobol?

709


What rules are to be followed while using the corresponding options?

627


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

708