why occurs clause not mentioned in 01 level
Answer Posted / rajkumar
because that level mention only record name if you are
using occur that is repeated more than one time
so record name not repeated more than one time. field only
repeated more time
| Is This Answer Correct ? | 45 Yes | 6 No |
Post New Answer View All Answers
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is the use of intialize verb?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What is Pic 9v99 Indicates in COBOL?
Differentiate between structured cobol programming and object-oriented cobol programming.
What is the difference between a binary search and a sequential search what are the pertinent cobol?
How do you define a variable of comp-1 and comp-2?
What do you understand by psb and acb?
How do you get the data to code the BMS macro?
Write the code to count the sum of n natural numbers.
How to know whether the module is dynamical or statistical?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
In COBOL programming, what is PERFORM? What is VARYING?
What is the difference between Call and a Link?