CameraIcon
CameraIcon
SearchIcon
MyQuestionIcon
MyQuestionIcon
1
You visited us 1 times! Enjoying our articles? Unlock Full Access!
Question

Consider the following problems L(G) denotes the language generated by a grammar G.L(M) denotes the language accepted by a machine M.
I. For an unrestricted grammar G and a string w, whether w ϵ L(G).
II. Given a Turing Machine M, whether L(M) is regular.
III. Given two grammars G1 and G2, whether L(G1)=L(G2).
IV. Given an NFA N, whether there is a deterministic PDA P such that N and P accept the same language.
Which one of the following statements is correct?

Open in App
Solution

I. Membership problem for RE undecidable
II. Regularity problem for RE undecidable
III. Equivalence problem for RE undecidable
IV. Since DPDA P exists for every NFA N and equivalent to it,this problem is trivially decidable.

flag
Suggest Corrections
thumbs-up
0
similar_icon
Similar questions
View More
Join BYJU'S Learning Program
similar_icon
Related Videos
thumbnail
lock
Watch in App
Join BYJU'S Learning Program
CrossIcon