Exam
Vibe
Home
Engineering
Aerospace Engineering
Biomedical Engineering
Chemical Engineering
Civil Engineering
Computer Science
Electrical Engineering
Electronics and Communication Engineering
Mechanical Engineering
Govt Exam
Banking Exams
Other Government
Police
Railway Exams
SSC
State PSC Exams
Teaching / Education Exams
UPSC Exams
Blog
Contact
๐
Home
โบ
Computer Science
โบ
Compiler Design MCQ
โบ
The first phase of a compiler is:
The first phase of a compiler is:
A. Lexical analysis
B. Syntax analysis
C. Intermediate code generation
D. Optimization
Explanation:
Lexical analysis is the first phase, breaking source code into tokens.
Tags:
Compiler Design MCQ
,
Computer Science
ยซ Previous
Next ยป
More from Compiler Design MCQ:
Which phase of the compiler checks the syntax of the source code?
Which data structure is commonly used in lexical analysis?
Semantic analysis in a compiler checks:
Intermediate code generation helps in:
Which of the following is a bottom-up parsing technique?
The symbol table in a compiler is used for:
Explore more in Computer Science:
Computer Science MCQs MCQs
Java MCQ Questions MCQs
PHP MCQ Questions MCQs
Python MCQ Questions MCQs
C MCQ Questions MCQs
C++ MCQ Questions MCQs
JavaScript MCQ Questions MCQs
HTML MCQ Questions MCQs
CSS MCQ Questions MCQs
SQL MCQ Questions MCQs