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 tools are available in PL/1?
What is the difference between bulitin fuction VERIFY and INDEX?
What is the difference between Based and Define?
How do you handle exception in PL/1?
What is the difference between DEFINED attribute and LIKE atrribute.
What is the use of DEFINED attribute in DCL statement?
What are the different storage classes in PL/1?
What is the use of GET LIST and PUT LIST?
what is the purpose of OPTIONS(MAIN)?
How space will be adjusted based on size of the field?
What do the compilers provide?
How can I try out PL/I?