1.

In standard C, trigraphs in the source program are translated

A. before the lexical analysis
B. before the recognition of escape characters in strings
C. both (a) & (b)
D. during the intermediate code generation phase
Answer» D. during the intermediate code generation phase


Discussion

No Comment Found