What is the use of DEFINED attribute in DCL statement?
Answer Posted / 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 |
Post New Answer View All Answers
How can I try out PL/I?
What is PL/I?
What do the compilers provide?
What are the ways through which you pass value to an program from JCL?
On what systems PL/1 is available?
What tools are available in PL/1?
How did PL/I originate?
What are the different options in OPTIONS?
How do you handle exception in PL/1?
Difference between main program and a sub program in PL/1?