1
GATE CSE 2009
MCQ (Single Correct Answer)
+1
-0.3
Match all items in Group 1 with correct options from those given in Group 2.
Q. Pushdown automata
R. Dataflow analysis
S. Register allocation
2. Code generation
3. Lexical analysis
4. Code optimization
Group 1
P. Regular expressionQ. Pushdown automata
R. Dataflow analysis
S. Register allocation
Group 2
1. Syntax analysis2. Code generation
3. Lexical analysis
4. Code optimization
2
GATE CSE 2000
MCQ (Single Correct Answer)
+1
-0.3
The number of tokens in the following C statement is:
printf("i = %d, &i = %x",i, &i);
3
GATE CSE 1998
MCQ (Single Correct Answer)
+1
-0.3
Type checking is normally done during
4
GATE CSE 1995
MCQ (Single Correct Answer)
+1
-0.3
In some programming languages, an identifier is permitted to be a letter following by any number of letters or digits. If L and D denote the sets of letters and digits respectively, which of the following expressions defines an identifier?
Questions Asked from Lexical Analysis (Marks 1)
Number in Brackets after Paper Indicates No. of Questions
GATE CSE Subjects
Theory of Computation
Operating Systems
Algorithms
Database Management System
Data Structures
Computer Networks
Software Engineering
Compiler Design
Web Technologies
General Aptitude
Discrete Mathematics
Programming Languages