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
What is the cics command that is used to access current date and time?
Is length = 0 sufficient to ascertain that the field has been modified?
What is the term conversational programs means?
Explain the function of the terminal control table?
Explain the difference between a package and a plan.
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
What is the term bms in cics?
What are the main uses of the transaction in the cics?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Define an aey9 abend?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
How many ways are there for initiating a transaction?
Explain how pa key is different from pf key?
what is the most common way of building queue-id of a tsq?
What does a cics translator do?