TOC - Grammar

TOC - Grammar

University

10 Qs

quiz-placeholder

Similar activities

CS0023 - Context Free Grammar Quiz Game (Continuation)

CS0023 - Context Free Grammar Quiz Game (Continuation)

University

12 Qs

BASIC C PROGRAMMING QUIZ

BASIC C PROGRAMMING QUIZ

University

15 Qs

Soal Photoshop Dasar 1

Soal Photoshop Dasar 1

1st Grade - University

11 Qs

Linked List - Implementation

Linked List - Implementation

University

15 Qs

COMPILER DESIGN QUIZ 28.3.2023

COMPILER DESIGN QUIZ 28.3.2023

University

10 Qs

Quiz 1 Microsoft Word

Quiz 1 Microsoft Word

University - Professional Development

11 Qs

Structures and union

Structures and union

University

15 Qs

Power Point

Power Point

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?