Compiler Design

Compiler Design

University

10 Qs

quiz-placeholder

Similar activities

QUIZ CD S5 7-4-22

QUIZ CD S5 7-4-22

University

10 Qs

Java Programming Basics

Java Programming Basics

University

10 Qs

Python Quiz

Python Quiz

University

10 Qs

Java Programming-1

Java Programming-1

University

10 Qs

Spring Boot_Hibernate

Spring Boot_Hibernate

University

15 Qs

BASIC C QUIZ

BASIC C QUIZ

University

15 Qs

COMPILER DESIGN QUIZ 28.3.2023

COMPILER DESIGN QUIZ 28.3.2023

University

10 Qs

Compiler

Compiler

University

15 Qs

Compiler Design

Compiler Design

Assessment

Quiz

Computers

University

Hard

Created by

Revathi K

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following symbol table implementation has the minimum access time?

(A) Self-organizing list

(B) Linear

(C) Search tree

(D) Hash table

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The top-down parsing method is also called

(A) Operator precedence parsing

(B) Recursive descent parsing

(C) Shift reduce parsing

(D) None of these

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The lexical analyzer takes ____ as input and produces a list of ___ of output

(A) Machine code, mnemonic

(B) Tokens, source code

(C) Source code, tokens

(D) Both a and b

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

_____ constructs the desired target program from the intermediate representation of the source program.

(A) Analysis part

(B) Lexical part

(C) Synthesis part

(D) None of these

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The parsing technique that avoids backtracking is

(A) Top-down parsing

(B) Recursive-descent parsing

(C) Predictive parsing

(D) Both (b) and (c)

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Interpreter is preferred over a compiler is

(A) During program development phase

(B) When storage space is to be minimized

(C) When efficient use of computer resources is the consideration

(D) All of these

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is language processor?

(A) Interpreters

(B) Assembler

(C) Compilers

(D) All of these

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?