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
What is the use of the eibaid field?
If we wish to create bms executable, what are the basic steps that the user has to go through?
What is eib?
What is the use of tdq and tsq?
Explain the difference between and exec cics xctl and an exec cics link command?
Explain the difference between pseudo-conversational and conversational?
Explain how do you dynamically set the cursor position to a specific field?
What are the ways fot initiating a transaction?
Can you define transid?
What are some of the cics commands associated with interval control?
What is the comaera?
What are the cics tables?
Explain how do you access the records randomly in tsq?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Kindly specify the pic clause for the hhmmss type of data fields?