OS General Concepts Question:
Download Questions PDF

Tell me What are the different tasks of Lexical analysis?

Answer:

The purpose of the lexical analyzer is to partition the input text, delivering a sequence of comments and basic symbols. Comments are character sequences to be ignored, while basic symbols are character sequences that correspond to terminal symbols of the grammar defining the phrase structure of the input

Download OS General Concepts Interview Questions And Answers PDF

Previous QuestionNext Question
Do you know What are the different functions of Syntax phase, Scheduler?Differentiate between Complier and Interpreter?