Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
101 views
in General by (85.4k points)
closed by

Let L(R) be the language represented by regular expression R. Let L(G) be the language generated by a context free grammar G. Let L(M) be the language accepted by a Turing machine M. Which of the following decision problems are undecidable?

I. Given a regular expression R and a string w, is w ∈ L(R)?

II. Given a context-free grammar G, is L(G) = ϕ?

III. Given a context-free grammar G, is L(G) = ∑* for some alphabet ∑?

IV. Given a Turing machine M and a string w, is w ∈ L(M)?  


1. I and IV only
2. II and III only
3. II, III and IV only
4. III and IV only

1 Answer

0 votes
by (88.5k points)
selected by
 
Best answer
Correct Answer - Option 4 : III and IV only

Decidable properties of Languages:

For decidable: D

For un-decidable: U

For grammar: G

 

Membership Problem

w ∈ L(R)

Emptiness

L(G) = ϕ

Universality

L(G) = ∑*

Equality

 

L(G)= Regular

L(G) = Finite

Regular Language

D

D

D

D

D

D

DCFL

D

D

D

D

D

D

CFL

D

D

UD

UD

UD

D

CSL

D

UD

UD

UD

UD

UD

Recursive language

D

UD

UD

UD

UD

UD

Recursive enumerable

language

 

UD

UD

UD

UD

UD

UD

 

From the above table:

Membership property of regular grammar is decidable.

Emptiness problem of context free grammar is decidable.

Universality property for context free grammar is undecidable.

Membership problem of Turing machine is undecidable.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...