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
Explain the difference between a physical bms mapset and a logical bms mapset?
how can you prevent more than one user from accessing the same transient data queue?
Explain the cics command that is used for reading a record from the tdq?
what are transient data sets defined to cics?
How vsam files are read in cics pgms?
Explain the difference between link xctl?
Explain the maps in cics?
What are the types of processes to create a map in cics?
what are the thress bms options?
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??
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
Explain how do you establish a starting position in a browse operation?
How to establish dynamic cursor position on a map?
Define cics interface block?
Explain how do you delete item 3 in a five-item tsq?