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
File-name = file of base-type;

13. Why Pascal is used without extensions?

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.



Discussion

No Comment Found