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 / sridevi mj
We can use the built in function: % SCAN .
We compare the text given with the vowel set.
Get the poitions and then get to know how manvy vowels are
there.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how do you execute a background cics txn ?
What does the 'cebr:cics' transactions do?
name the command that is used to dump the main storage areas related to a task?
What do you mean by the term fct?
What is the common systems area?
What is the kcp in the cics?
Explain the difference between start and xctl?
What are the common cics service programs and explain their usage?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
Explain the uses that are associated to tsq and tdq ?
Highlight the difference between a symbolic map and physical map?
What is meant by PPT and what are its uses?
Name at least one of the ways by which a transaction can be terminated?
List out all the tables that are a part of cics ?
Explain what is a cursor in cics sql processing?