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 / pavan
hsbc conducts a written exam. it consists of
English & Arthimetic -25 marks.
Cobol,CICS,VSAM,DB2,JCL each 10 questions. all the
questions are simple. the cutoff will be around 35. all the
best
| Is This Answer Correct ? | 39 Yes | 4 No |
Post New Answer View All Answers
How many bytes S(8) comp field occupy and its maximum value?
Can we redefine the field of x(200) to less than 200?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is the difference between binary search and sequential search?
What is redefines clause in COBOL?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What is the difference between PIC 9.99 and PIC9v99?
State the various causes of s0c1, s0c5 and s0c7.
Which division and paragraphs are mandatory for a COBOL program?
How arrays can be defined in COBOL?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
In COBOL programming, what is PERFORM? What is VARYING?
Explain how you can characterize tables in cobol?
Name some of the examples of COBOl 11?