TOC - Grammar

TOC - Grammar

University

10 Qs

quiz-placeholder

Similar activities

1.4 Review, navigate, and edit a document

1.4 Review, navigate, and edit a document

8th Grade - University

6 Qs

HTML

HTML

12th Grade - University

11 Qs

HTML

HTML

University

15 Qs

JSPS Competition Hackathon - HTML Language Grade 4 & 5

JSPS Competition Hackathon - HTML Language Grade 4 & 5

4th Grade - University

10 Qs

TOC Unit-4

TOC Unit-4

University

15 Qs

Grammer_unit_II

Grammer_unit_II

University

15 Qs

Syntax Testing

Syntax Testing

University

10 Qs

TOC - Grammar

TOC - Grammar

Assessment

Quiz

Computers

University

Hard

Created by

Senthi Prakash

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Production Rule:

aAb->agb

belongs to which of the following category?

Regular Grammar

Context free Grammar

Recursively Ennumerable Grammar

Context Senstive Grammar

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The Grammar can be defined as: G=(V, ∑, p, S)

In the given definition, what does S represents?

Accepting State

Starting Variable

Sensitive Grammar

Starting Terminal

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

For S -> 0S1 | e for ∑={0,1}*,

which of the following is wrong about the language produced by the above grammar?

0n1n | n>=0

0n1n | n>=1

0K1K | K>=0

0n+11n | n>=1

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A -> aA | a | b

The number of steps to form aab:

2

3

4

None of these

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A -> aA | a | b

The number of steps to form abb:

2

3

4

None of these

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What the does the given CFG defines?

S->aSbS | bSaS | e and w denotes terminal

wwS

wSw

Equal number of a’s and b’s

None of these

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A grammar G=(V, T, P, S) is __________

if every production taken one of the two forms:

A -> a

B -> bB

Regular

Non-Regular

Ambiguous

None 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?