how the control comes back from subprogram to mainprogram
Answer Posted / neha
GO BACK
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
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.
Are you comfortable in cobol or jcl?
Explain about different table spaces.
What is difference between static and dynamic call in cobol?
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
Can a Search can be done on a table with or without Index?
what are decleratives in cobol?
how do you reference the printer file formats from cobol programs
) How do u handle errors in BMS macro
What are the different open modes available in cobol?
In COBOL programming, what is PERFORM? What is VARYING?
Can we change the password using ALTER? anyone tried and changed?
what is search and searchall?what is the diffrence between them?give an best example?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?