What is inspect in cobol ?
No Answer is Posted For this Question
Be the First to Post Answer
if one main program ,n -subprograms are then which call you follow ?why reasonuhg
which is better comp or comp-3 in terms of memory utilization?
What is the file organization clause ?
What is the compute verb? How is it used?
In COBOL programming, what is PERFORM? What is VARYING?
What are the different rules to perform a Search?
what is the purpose of linkage section?
What is the Purpose of POINTER Phrase in STRING command
How do you reference the following file formats from cobol programs?
What are all the divisions of a COBOL program?
perform I from 0 by 1 until I=5?How maney times it will executes
What is the size of s9(19)comp3? explain