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 / howa
If in the string " SEMINAR" "A" is replaced by 123 the
results would be " SEMIN{R" since the ascii for 123 is the
left curly brace.
Is This Answer Correct ? | 4 Yes | 11 No |
Post New Answer View All Answers
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??
define the field with ic in the bms map.
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 syncpoint command?
Can you define transid?
When would you use abend command?
Explain how do you terminate an already issued delay command?
Can you define mdt?
Can dynamic calls be used in CICS?
Define temporary storage?
what are the thress bms options?
Define cics interface block?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Kindly specify the pic clause for the any bll cell type of data fields?
Can you explain cics transaction gateway?