InterviewSolution
Saved Bookmarks
| 1. |
Can you explain how a file is handled in Pascal? |
|
Answer» The base type determines the type of components like subrange, record, arrays, Boolean, Integer, and MUCH more. Technically it means Pascal USES extensions to extend the FEATURES uses in language but a program that is coded with the language doesn’t use MANY extensions because of fewer requirements of high performances. |
|