How do you use sub-string as a Pseudo-variable in PL/1? How
can we use the variables?
Answer Posted / vamseedharr
the speciality of pl1 is pseudo variable concept...
consider following example
substr(x,2,3) = y ;
U can compare a part of 'x' variable directly with 'y'
variable.No need of placcing the result of substr into a
variable.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
When you are working with the project.. once your coding is over what will u do? where u r maintaining your CR(change request) what is the format what are the documents u need to prepare while testing?
Name all the file-open modes
What is a configuration management system, give examples?
What is the need to code commits in batch programs?
how do u conduct impact analysis?
What is next sentence and continue unique?
How to declare host variables?
If anyone has latest IBM Certification Dumps can you pls forwards it to me
How many bytes does a s9(7) sign trailing separate field occupy ?
what optimum values can we find for freespace, ci etc?
How many module come in Ibm framework?
Explain ibm z?
What is a mainframe?
Tell me abt any another framework which is challening for Ibm framework
What do you mean by monitor block?