What is the use of DEFINED attribute in DCL statement?
Answer / diana
DEFINED attribute indicates that the variable is mapped on storage of another variable. This process is called Overlay defining.
Is This Answer Correct ? | 2 Yes | 0 No |
What are the different storage classes in PL/1?
Difference between Do While and Do Until?
How did PL/I originate?
What are the file formats supported in PL/1?
What is the difference between bulitin fuction VERIFY and INDEX?
Pseudo Variables in PL/1?
What is the use of GET LIST and PUT LIST?
What are the ways through which you pass value to an program from JCL?
On what systems PL/1 is available?
How can I try out PL/I?
What are the different datatypes in PL/1?
Why do you need Translate?