Answer Posted / prasanna
thnks!!!
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Why occurs cannot be used in 01 level in COBOL?
What guidelines should be followed to write a structured cobol prgm?
What is redefines clause in COBOL?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Name some of the examples of COBOl 11?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
Difference between cobol and cobol-ii?
Name the sections present in data division.
What are the cobol coding sheets?
What type of SDLC u followed? Why?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.