Computer Science, asked by Rocky6701, 10 months ago

State various tables used in processing the macro

Answers

Answered by swati4678
9

Answer:

The macro names are entered into NAMTAB, NAMTAB contains two pointers to the beginning and the end of the definition in DEFTAB. The third data structure is an argument table ARGTAB, which is used during the expansion of macro invocations.

#⃣#⃣#⃣#⃣

Similar questions