I was asked in HSBC interview following questions:
1. A string was given " techincal seminar on cobol language"
Interviewer asked me to calculate the number of vowels in
this string.
Answer Posted / sakthi
INSPECT strng-1 TALLYING strng-2 FOR ALL 'A','E','I','O','U'.
| Is This Answer Correct ? | 40 Yes | 3 No |
Post New Answer View All Answers
Explain processing program table(ppt)?
list the sequence of steps used to achieve modiication in skip sequential mode?
what are the differences between and exec cics xctl and exec cics start command?
How do you use altindxs in batch, cics programs?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
What is journal recovery?
Explain the difference between the xctl and link commands?
How do we pass parameters into a CICS –DB2 program
Define cics interface block?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
Explain the difference between intra partition tdq and extra partition tdq?
Explain the different ways of initiating transaction in cics?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
Explain the different system tables used in cics?