1
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?
2
GATE CSE 1995
MCQ (Single Correct Answer)
+1
-0.3
Which of the following strings can definitely be said to be tokens without looking at the next input character while compiling a Pascal program?
I. begin
II. program
III. <>
3
GATE CSE 1990
MCQ (Single Correct Answer)
+1
-0.3
Match the following:
(b) Code Optimization
(c) Code Generation
(d) Abelian Group
(q) Syntax trees
(r) Push Down automata
(s) Finite automata
List - I
(a) Lexical Analysis(b) Code Optimization
(c) Code Generation
(d) Abelian Group
List - II
(p) DAG's(q) Syntax trees
(r) Push Down automata
(s) Finite automata
4
GATE CSE 1988
MCQ (Single Correct Answer)
+1
-0.3
In a compiler the module that checks every character of the source text is called:
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