Compiler Design

Compiler Design

University

20 Qs

quiz-placeholder

Similar activities

File i/o

File i/o

10th Grade - University

20 Qs

Text Files in Python

Text Files in Python

University

20 Qs

Compiler Design  U1

Compiler Design U1

University

15 Qs

Compiler technology

Compiler technology

University

20 Qs

Data Structure

Data Structure

12th Grade - University

15 Qs

Compiler - Quiz Unit1

Compiler - Quiz Unit1

University

20 Qs

Python Files

Python Files

University

20 Qs

CSE105

CSE105

University

15 Qs

Compiler Design

Compiler Design

Assessment

Quiz

Computers

University

Hard

Created by

Priyanka Salunkhe

Used 186+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is a top-down parser?

Recursive descent parser.

Operator precedence parser.

An LR(k) parser.

An LALR(k) parser

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Select a Machine Independent phase of the compiler

Syntax Analysis

Intermediate Code generation

Lexical Analysis

All of the mentioned

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following system software resides in the main memory always

Text Editor

Assembler

Linker

Loader

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Output file of Lex is _____ the input file is Myfile?

Myfile.e

Myfile.yy.c

Myfile.lex

Myfile.obj

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Type checking is normally done during?

Lexical Analysis

Syntax Analysis

Syntax Directed Translation

Code generation

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

By whom is the symbol table created?

Compiler

Interpreter

Assembler

None of the mentioned

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does a Syntactic Analyser do?

Maintain Symbol Table

Collect type of information

Create parse tree

None of the mentioned

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?