OS General Concepts Question:

Tell me What are the different tasks of Lexical analysis?

Tweet Share WhatsApp

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 PDF Read All 22 OS General Concepts Questions
Previous QuestionNext Question
Do you know What are the different functions of Syntax phase, Scheduler?Differentiate between Complier and Interpreter?