perform I from 0 by 1 until I=5?How maney times it will
executes

Answer Posted / guest

it will execute 5 times

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the difference between COBOL2 AND COBOL390?

2462


Write the code implementing the perform … varying.

648


Explain how to differentiate call by context by comparing it to other calls?

691


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

673


What is inspect in cobol ?

807






how to convert the recors form vsam file to db2 table tru file aid

2767


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5070


How do you define a variable of comp-1 and comp-2?

709


How arrays can be defined in COBOL?

669


How to know whether the module is dynamical or statistical?

664


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2109


What are the different open modes available in cobol?

722


Why occurs cannot be used in 01 level in COBOL?

723


What is the difference between next sentence and continue in cobol programing language?

714


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

650