adplus-dvertising
frame-decoration

Question

Consider G=({S,A,B,E}, {a,b,c},P,S), where P consists of S →AB, A →a, B →b and E →c.
Number of productions in P’ after removal of useless symbols:

a.

4

b.

3

c.

2

d.

5

Answer: (a).4

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Consider G=({S,A,B,E}, {a,b,c},P,S), where P consists of S →AB, A →a, B →b and E →c. Number of productions in P’ after removal of useless symbols:

Similar Questions

Discover Related MCQs

Q. Given grammar G:
S->aS| AB

A-> e

B-> e

D-> b

Reduce the grammar, removing all the e productions:

Q. Which among the following is the format of unit production?

Q. Given Grammar G:
S->aA

A->a| A

B->B

The number of productions to be removed immediately as Unit productions:

Q. Given grammar:
S->aA

A->a

A->B

B-> A

B->bb

Which of the following is the production of B after simplification by removal of unit productions?

Q. If grammar G is unambiguous, G’ produced after the removal of Unit production will be:

Q. If C is A-derivable, C->B is a production, and B ¹ A, then B is

Q. A can be A-> derivable if and only if __________

Q. Given Grammar:
T-> T+R| R

R-> R*V| V

V->(T)| u

When unit productions are deleted we are left with

T-> T+R| _______|(T)| u

R->R*V|(T)| u

V-> (T)| u

Fill in the blank:

Q. Given grammar G:
S-> ABA, A->aA|e, B-> bB|e

Eliminate e and unit productions. State the number of productions the starting variable holds?

Q. Given grammar G:
S-> A| B| C

A-> aAa| B

B-> bB|bb

C->aCaa|D

D->baD|abD|aa

Eliminate e and unit productions and state the number of variables left?

Q. Which of the following variables in the given grammar is called live variable?
S->AB

A->a

Q. The format: A->aB refers to which of the following?

Q. Which of the following does not have left recursions?

Q. Every grammar in Chomsky Normal Form is:

Q. Which of the production rule can be accepted by Chomsky grammar?

Q. Given grammar G:
(1)S->AS

(2)S->AAS

(3)A->SA

(4)A->aa

Which of the following productions denies the format of Chomsky Normal Form?

Q. Which of the following grammars are in Chomsky Normal Form:

Q. With reference to the process of conversion of a context free grammar to CNF, the number of variables to be introduced for the terminals are:
S->ABa

A->aab

B->Ac

Q. In which of the following, does the CNF conversion find its use?

Q. Let G be a grammar. When the production in G satisfy certain restrictions, then G is said to be in ___________.