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 / nishant kumar
It will throw a compilation error.
We can't replace 1 Char with multiple one using inspect.
Please correct me if I am wrong
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Define temporary storage?
Explain how do you handle errors in cics programs?
Explain how do you establish a starting position in a browse operation?
Explain processing program table(ppt)?
If we wish to create bms executable, what are the basic steps that the user has to go through?
Highlight the difference between a symbolic map and physical map?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
What is the procedure to solve an ASRA ABEND?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Explain how do you delete item 3 in a five-item tsq?
Explain cebr transaction commands?
What is the common systems area?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
How can you use dynamic calls in cics?
What are the cics transactions?