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 difference between a return with transid and xctl?
Explain how do you dynamically set the cursor position to a specific field?
What is mainframe cics?
What is the abend command?
What is ENQ?
List out all the tables that are a part of cics ?
Explain how do you control cursor positioning?
Explain 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?
What is the main function of the sign-on table?
Can you explain dfhmdf bms macro?
What is non-conventional programs?
Define cebr?
Explain ceci transaction commands?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?