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
Which commend used for terminating a browser operation?
If we wish to create bms executable, what are the basic steps that the user has to go through?
What is the comaera?
How to establish dynamic cursor position on a map?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
What is a transid?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
What is the term conversational programs means?
Define temporary storage?
How errors are handled in CICS programs?
How can you use dynamic calls in cics?
What is mainframe cics?
what is the cics command used to access current date and time?
Explain cemt transaction commands?
Explain the difference between pseudo-conversational and conversational?