Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
Recent questions tagged lexical-analysis
0
0 votes
1
1 answer
149
149 views
UGC NET CSE | December 2025 | Part 2 | Question: 54
Arrange the following tasks of Lexical Analyzer in correct sequence:Token Generation.Removal of comments/White sphere.Buffering and reading source characters.Return token...
Shubham Sharma 2
149
views
asked
Apr 19
Compiler Design
ugcnetcse-dec2025
compiler
lexical-analysis
+
–
1
1 vote
1
1 answer
122
122 views
UGC NET CSE | December 2025 | Part 2 | Question: 57
Match the LIST-I with LIST-IILIST-IInputLIST-IICompiler PhaseA.Syntax TreeI.Code GeneratorB.Character StreamII.Syntax AnalyzerC.Intermediate RepresentationIII.Semantic An...
Shubham Sharma 2
122
views
asked
Apr 19
Compiler Design
ugcnetcse-dec2025
compiler
compiler-design
syntax-tree
lexical-analysis
syntax-analyzer
semantic-analyzer
code-generation
analysis
+
–
1
1 vote
2
2 answers
565
565 views
GATE CSE 2026 | Set 1 | Compiler Design | Memory Based | Question 28
Consider the following C statements:$\texttt{char *str1 = "Hello;}$ $\quad // \text{stmt } S_1$$\texttt{char *str2 = "Hello;";}$ $\quad // \text{stmt } S_2$$\texttt{int ...
GO Classes
565
views
asked
Feb 10
Compiler Design
goclasses
gate2026_cs_set1_memorybased
compiler-design
lexical-analysis
one-mark
+
–
0
0 votes
2
2 answers
430
430 views
UGC NET CSE | August 2024 | Part 2 | Question: 51
Arrange the following stages of parsing in the correct order as they typically occur in the compilation process.Lexical AnalysisSematic AnalysisSyntax AnalysisIntermediat...
Shubham Sharma 2
430
views
asked
Sep 9, 2025
Compiler Design
ugcnetcse-aug2024
compiler-design
parsing
lexical-analysis
syntax-analysis
intermediate-code
code-optimization
+
–
1
1 vote
0
0 answers
230
230 views
UGC NET CSE | December 2023 | Part 2 | Question: 71
Match List - I with List - II according to input to the compiler phase that process it:$$\begin{array}{lll} & \text{List - I} & \text{List - II} \\\text{(A)} & \text...
Shubham Sharma 2
230
views
asked
Sep 9, 2025
Compiler Design
ugcnetcse-dec2023
compiler-design
lexical-analysis
syntax-directed-translation
+
–
2
2 votes
2
answers
2 answers
602
602 views
MADE EASY TEST SERIES 2025
WHICH OF THE FOLLOWING is/are TRUE FOR SYMBOL TABLE ??
UNKNOWN_ANONYMUS
602
views
asked
Aug 26, 2025
Compiler Design
made-easy-test-series
compiler-design
lexical-analysis
+
–
2
2 votes
1
1 answer
193
193 views
NIELIT Scientific Assistant June 2025 | Question: 117
Which data structure is used by the lexical analyzer in a compiler?StackQueueSymbol tableTree
Shubham Sharma 2
193
views
asked
Jul 24, 2025
Compiler Design
nielit-sta-2025
compiler
lexical-analysis
symbol-table
data-structures
+
–
2
2 votes
3
answers
3 answers
853
853 views
Lexical analysis
In C program, what happens to the #include part? Does it gets counted or used for preprocessing and not passed as token?In the above question i am getting answer 39 total...
Nitesh_Jangir
853
views
asked
Jan 10, 2025
Compiler Design
lexical-analysis
compiler-design
compiler-tokenization
made-easy-test-series
+
–
0
0 votes
2
2 answers
751
751 views
Compiler Design
Like Example Above please answer this questionQ5. Implement a+b*(c+d)-e/finto: a). Quadruples.b). Triples.c). Indirect triples.
Ebrahim
751
views
asked
Dec 18, 2023
Compiler Design
compiler-design
syntax-directed-translation
lexical-analysis
parsing
+
–
0
0 votes
1
1 answer
795
795 views
compiler Design
Please Answer this question 4. Discuss design issues in code generation. Generate target code for the following basic block. t1 : = a + b t2 : = c ...
Ebrahim
795
views
asked
Dec 18, 2023
Compiler Design
compiler-design
syntax-directed-translation
lexical-analysis
parsing
+
–
1
1 vote
2
2 answers
752
752 views
Errors
How to differentiate between Lexical, semantic and syntax error from a given code snippet.Why is this lexical error and not syntax error? $ y = 0x5i; $
Mrityudoot
752
views
asked
Nov 12, 2023
Compiler Design
compiler-design
lexical-analysis
made-easy-test-series
+
–
1
1 vote
2
2 answers
751
751 views
Unacademy Compiler Design Workbook
Consider the following statements:(A) LL (k) grammars have one to one correspondence with DCFLs.(B) LR (k) grammars have one to one correspondence with CFLs. A is true bu...
lovish_bhatia
751
views
asked
Sep 12, 2023
Compiler Design
compiler-design
syntax-directed-translation
lexical-analysis
context-free-grammar
context-free-language
+
–
2
2 votes
3
3 answers
950
950 views
Unacademy Compiler Design Workbook
Conisder the following program:Main(){ int x = 10;If (x<20 ;Elsey = 20;}When lexical analyzer scanning the above program, how many lexical errors can be produced?
lovish_bhatia
950
views
asked
Sep 12, 2023
Compiler Design
compiler-design
lexical-analysis
syntax-directed-translation
+
–
0
0 votes
2
2 answers
689
689 views
Compiler Design Lexical Analyser
Sir are the comments in the code deleted by the Lexical Analyser or the Pre-Processor? @Arjun sir??
bhattacharya_arka
689
views
asked
Apr 18, 2023
Compiler Design
lexical-analysis
+
–
Page:
1
2
3
4
5
6
next »