What are the different tasks of Lexical analysis?
Answers were Sorted based on User's Feedback
Answer / vengatesh
The main task of lexical anlyzer is to form token.It takes
source code as input & begin scanning from left to right &
form token which are enter in the symbol table to generate
parse tree during compilation.So lexical anlyzer is the
first part of compilation.
| Is This Answer Correct ? | 16 Yes | 3 No |
Answer / varun
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
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / arulmozhi.p
lexical analysis is the process of converting a sequence of
characters into a sequence of tokens.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / tushar
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
| Is This Answer Correct ? | 6 Yes | 4 No |
How does thread synchronization occur in a monitor?
what is the difference between mutexes and semaphores?
Are 64bit applications faster?
which is best among semaphores and mutexes?
what is the difference btn collision domain and broad cast domain?
What resources are used when a thread created? How do they differ from those when a process is created?
What is the purpose of system programs?
Explain busy waiting in operating system (os)?
How do I make a bootable usb drive?
Do I install 32 bit or 64 bit office?
How can I boot from usb?
How do I update in terminal?