perform I from 0 by 1 until I=5?How maney times it will
executes
Answer Posted / ananta
it will not excute because perform is not start from 0.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
IF I mention stop run in CICS what happens?
Have you used comp and comp-3 in your project? And how?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Describe the cobol database components?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
What are declaratives and what are their uses in cobol?
HOw can I get the negative sign while deduct high value from low value
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
explain sorting techniques in cobol program?
What is rmode(24)
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
In COBOL, what is the different between index and subscript?