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 does a cics translator do?
What are some of the cics commands associated with interval control?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
In the EIB block of CICS, highlight the names of few of the important fields?
Define cebr?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
difference between tsq and tdq?
Define task work area?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
Can you explain enq and deq used in cics?
How errors are handled in CICS programs?
what is the cics command used to access current date and time?
What do you mean by the term fct?
What is the kcp in the cics?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?