Compiler Design

Compiler Design

University

20 Qs

quiz-placeholder

Similar activities

Formatted Output and OS Module in Python

Formatted Output and OS Module in Python

University

20 Qs

File Handling

File Handling

12th Grade - University

20 Qs

Systems Administration and Maintenance

Systems Administration and Maintenance

University

20 Qs

Distributed Database Handling Quiz 1

Distributed Database Handling Quiz 1

University

15 Qs

Module 1 Exam

Module 1 Exam

University

18 Qs

ATC_CS1/3_2023-24

ATC_CS1/3_2023-24

University

20 Qs

CIS30A Quiz 2 Review Game

CIS30A Quiz 2 Review Game

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?