hai friends ,i have HSBc exam on this sunday,my platform is
Mainframe,i have 1 year exp,pls any one send me placement
papers of Hsbc and technical questions on mainframe
Answer Posted / snehatechm
the passage was related to steve hawkins which came on 11th
july,2010.it was very easy.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
IF I mention stop run in CICS what happens?
Explain about different table spaces.
example for sub strings ? and refernce modifications whit output pls
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
Define static linking and dynamic linking.
how to refer the data field?
How do we get current date from system with century in COBOL?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
how do you reference the fixed unblock file formats from cobol programs
Name the divisions, which are available in a cobol program?
How many sections are there in data division in COBOL?
Name some of the examples of COBOl 11?
What are the different rules to perform a Search?
What the difference is between continue and next sentence?
I have a File that has duplicate records. I need only those records that occur more than thrice.?