InterviewSolution
| 1. |
What Are The Data Types In Pl/1? |
|
Answer» Data types : A characteristic of PL/I that contributes to the range of applications for which it can be used is the variety of data types that can be represented and manipulated. Data types include:
Areas may be written out to the disk and READ back at a later date permitting preservation of linked-lists. Data types : A characteristic of PL/I that contributes to the range of applications for which it can be used is the variety of data types that can be represented and manipulated. Data types include: Areas may be written out to the disk and read back at a later date permitting preservation of linked-lists. |
|