Answer Posted / krishna chaitanya
ya i got u Muthaiah
Package is a collection of plans .
Thanks
| Is This Answer Correct ? | 0 Yes | 12 No |
Post New Answer View All Answers
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is report-item in COBOL?
What is rmode(any) ?
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
What guidelines should be followed to write a structured cobol prgm?
What is Pic 9v99 Indicates in COBOL?
Write the code to count the sum of n natural numbers.
) How do u handle errors in BMS macro
What is an in line perform? When would you use it? Anything else you wish to say about it.
How do we get current date from system with century in COBOL?
Which is not true about evaluate statement
what are decleratives in cobol?
What is redefines clause in COBOL?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?