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 / srini
INSPECT strng-1 TALLYING count strng-2 FOR ALL 'A','E','I','O','U'.
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
Define an aey9 abend?
Explain how do you dynamically set the cursor position to a specific field?
In a CICS program, how will you read a VSAM file?
What is the abend command?
Explain difference between call and link?
Explain the uses that are associated to tsq and tdq ?
what is an mdt (modified data tag)? Its menaing and use?
how can you prevent more than one user from accessing the same transient data queue?
what are the differences between and exec cics xctl and an exec cics link command?
what is the differences between getting the system time with eibtime and asktime command?
define the field with ic in the bms map.
What does the 'cedf:cics' transactions do?
Define transient data?
What is the type of ppt in the cics?
What is dynamic transaction backout?