Compiler Design Quiz

Compiler Design Quiz

12th Grade

15 Qs

quiz-placeholder

Similar activities

Loops

Loops

10th - 12th Grade

17 Qs

หลักการสร้างสื่อมัลติมีเดีย

หลักการสร้างสื่อมัลติมีเดีย

9th - 12th Grade

10 Qs

Blown2BitsAppendix

Blown2BitsAppendix

9th - 12th Grade

10 Qs

Cyber Security KS4

Cyber Security KS4

8th - 12th Grade

15 Qs

Found of IT: 1.02 A Workplace Expectations

Found of IT: 1.02 A Workplace Expectations

9th - 12th Grade

15 Qs

What is a program slides(6:16)

What is a program slides(6:16)

8th - 12th Grade

10 Qs

Multimedia

Multimedia

12th Grade - University

20 Qs

5.03 Business Essentials

5.03 Business Essentials

9th - 12th Grade

10 Qs

Compiler Design Quiz

Compiler Design Quiz

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Aruna Sankaralingam

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In operator precedence parsing, the shift and reduce operations are done based on the priority between:

The symbols referred by stack[top] and stack[top-1]

The symbol referred by stack[top] and the current input symbol

The current input symbol and the immediately next input symbol

The current output symbol and the immediately next input symbol

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true?

* has higher precedence than +

- has higher precedence than *

+ and / have same precedence

+ has higher precedence than *

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following function is used to calculate the canonical collection of LR(0) items?.

FIRST

GOTO

COMPUTE

FOLLOW als

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The parser which has higher number of states is

SLR

CLR

LALR

No relation can be referred to.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which part of the compiler highly used the grammar concept?

Code optimization

Code generation

Parser

Lexical Analysis

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Grammar that produces more than one leftmost or rightmost parse tree for same sentence is ___________

Ambiguous

Unambiguous

Complementation

Concatenation Intersection

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which parsing, the parser constructs the parse tree from the start symbol and transforms it into the input String?

Bottom Up Parsing

Top-down parsing

None of the above

Both a and b

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?