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
Differentiate between structured cobol programming and object-oriented cobol programming.
What are 77 levels used for?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
Difference between cobol and cobol-ii?
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.
What is a scope terminator give example?
how to refer the data field?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is rmode(24)
explain sorting techniques in cobol program?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
For rewrite, why is it mandatory that file needs to be opened?
What is the Purpose of Pointer in the string?