Explain how to differentiate call by context by comparing it to other calls?
how do you reference the printer file formats from cobol programs
Have you used comp and comp-3 in your project? And how?
How do you define a variable of COMP-1? COMP-2?
when iam reading a flat file which has 100 records through cobol program when iam reading 50th records it gets abends .. so when i run the program again it should read from 50th record .where it got abened ? how it is possible
What are the different forms of EVALUATE statement?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
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.
why we are using set in searchall?
input:- A 10 20 30 40 B 5 7 10 14 C 8 12 14 16.... output:- A = 100,B=36,C=50. Here spaces are considered between numbers. When we give input as above, the numbers should be added n displayed.So please help me out.
What are decleratives in COBOL ?
What are literals?
whats the difference between search and search all?