Answer Posted / anuradha
IT IS BROADCASTING WORD.
Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
What is the LINKAGE SECTION used in COBOL?
What are the pertinent COBOL
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
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is a scope terminator give example?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is inspect in cobol ?
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
i want a program using by if, evaluate , string, unstring, perform, occurs?
What are all the divisions of a COBOL program?
What is the difference between goback, stop run and exit program in cobol?
what happens if parmparameter passes zero bytes to the program