How many maximum number of procedures can we write in one
COBOL program?
Answer Posted / obama
255
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
example for sub strings ? and refernce modifications whit output pls
What are the access modes of START statement?
what is the use of outrecord?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
In COBOL programming, what is PERFORM? What is VARYING?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
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
Define static linking and dynamic linking.
How arrays can be defined in COBOL?
What is amode(24)?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
Why would you use find and get rather than to obtain?
What type of SDLC u followed? Why?
What are the rules of the move verb?
What is report-item in COBOL?