In a string " SEMINAR" .Replace "A" by 123. will this
replacement will happen ot will it give error? If not , den
what will be the output?
Answer Posted / molay paul
The output will be SEMIN123R . Its verified.
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What is the term bms in cics?
In a particular cics program, what is the procedure to allocate dynamic memory?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
how do you fire a batch job from a cics txn ?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
How many ways are there for initiating a transaction?
What is the abend command?
Define primary objective of cics?
What are the main uses of the transaction in the cics?
For protecting a transaction using the transaction security function, the two things that must be done are?
What is the use of tdq and tsq?
What is the eib parameter?
Define exec cics retrieve?
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?
What is program reentrance?