Answer Posted / harish
128 MB
| Is This Answer Correct ? | 5 Yes | 9 No |
Post New Answer View All Answers
How do define dynamic array in cobol.
How arrays can be defined in COBOL?
Why occurs cannot be used in 01 level in COBOL?
) How do u handle errors in BMS macro?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Which Search verb is equivalent to PERFORM…VARYING?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How are the next sentence and continue different from each other?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Explain about different table spaces.
Write the code to count the sum of n natural numbers.
Explain how to differentiate call by context by comparing it to other calls?
What guidelines should be followed to write a structured cobol prgm?
What are the pertinent COBOL commands?
Write a program to enter and display the names of students in a class using the occurs clause.