Syntax Analysis

Syntax Analysis

University

25 Qs

quiz-placeholder

Similar activities

Complier design

Complier design

University

30 Qs

CD_quiz_2024

CD_quiz_2024

University

21 Qs

cd quiz

cd quiz

University

20 Qs

TOC_Quiz2_Interim 24-25

TOC_Quiz2_Interim 24-25

University

20 Qs

Web Technologies(A6602)

Web Technologies(A6602)

University

20 Qs

SSCD-QUIZ

SSCD-QUIZ

University

20 Qs

Compiler

Compiler

11th Grade - University

20 Qs

Compiler and Interpreter

Compiler and Interpreter

University

20 Qs

Syntax Analysis

Syntax Analysis

Assessment

Quiz

Computers

University

Hard

Created by

Rameela Pradeoth

Used 24+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Context Free grammar production rule ____
a->b
A->b
A->B
A->α

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

S->AB,A->a/b, B->b grammar can produce ____ strings
b
ba
ab
None

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which one is not a LR(0) item ____
A->. Xyz
A->x.yz
A->xyz

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

FIRST (a) ____
A
a
Both A and a
None

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In LL(1) first L stands for ____
Left most derivation
Scanning from left to right
Both above
None

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The parsing table has no multiple entries is set to be ____
LL(1)
LL(0)
Predictive parser
Non recursive parser

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Follow(start symbol of grammar) should add ____

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?