What is tne need to use sub programs in Cobol?
Answer Posted / chowdary
reusabulity of code and coding time will be reduced
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is rmode(any) ?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What are the different open modes available in cobol?
Explain the configuration section of a cobol program with examples of syntax.
Which Search verb is equivalent to PERFORM…VARYING?
What are all the divisions of a COBOL program?
In COBOL programming, what is PERFORM? What is VARYING?
What is a scope terminator give example?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is static and dynamic call in cobol?
How do you define a variable of comp-1 and comp-2?
Define static linking and dynamic linking.
What are the different data types in cobol?
How do get the result of your program directly on your pc?
When is inspect verb is used in cobol?