InterviewSolution
Saved Bookmarks
| 1. |
Explain About Language Plus Preprocessor Scheme? |
|
Answer» PL/1 used the scheme that later became fashionable when it was reimplementation in C and later went in C++: the IDEA of integrated preprocessor of the language. In PL/1 as FAR as I know it was not widely used, but was available in all full language IMPLEMENTATIONS, starting with IBM F compiler. PL/1 used the scheme that later became fashionable when it was reimplementation in C and later went in C++: the idea of integrated preprocessor of the language. In PL/1 as far as I know it was not widely used, but was available in all full language implementations, starting with IBM F compiler. |
|