What is the difference between goback, stop run and exit program in cobol?
No Answer is Posted For this Question
Be the First to Post Answer
what is linkcard in cobol?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
Did anybody attend the walkin of TCS on 31st July in Gurgaon for any technology,If u have completed 3 round i.e till the HR round,have u received the Offer letter yet? Please let me know.Thanks.
Suppose i have a variable with s9(18)v99 comp3 . what is the size of variable . If s9(18) comp3 is 10 bytes . There should be some difference between two allocations ? Thanks krishna chaitanya
HOw can I get the negative sign while deduct high value from low value
maximum of how many screens we can open in emulator
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
what is the minimum number of lines a Cobol program should have to successfully compile and run
how the control comes back from subprogram to mainprogram
can i give 9(10) in comp 3 instead of s9(10) ? if i can give wht would be ths ans
What are the different forms of EVALUATE statement?
How do you sort in a COBOL program? Give sort file definition, sort statement syntax and meaning.