Computer Science, asked by PavanKumarG5389, 1 year ago

Explain the concept of input buffering in the lexical analysis

Answers

Answered by rishirajsharma197
0

Input Buffering: ... Because of the amount of time taken to process characters and the large number of characters that must be processed during the compilation of a large source program, specialized buffering techniques have been developed to reduce the amount of overhead required to process a single input character.

Similar questions