177 views

1 Answer

0 votes
0 votes
Every CFL has a PDA, so there is logic for all valid strings in that CFL (valid strings will reach final state). And there is also logic for invalid strings (they will halt at non final state, but they will definitely halt).

Hence its Decidable.

Related questions

1 votes
1 votes
2 answers
1
jugnu1337 asked Nov 7, 2022
662 views
M is a Turing Machine and M is the only Turing Machine that accepts L(M) is decidable. TRUE/FALSE
0 votes
0 votes
1 answer
3
Deepesh Pai asked Nov 25, 2018
155 views
M is a TM ,language accepted by L(M) is regular is not recursive enumerable? why?
0 votes
0 votes
0 answers
4