

InterviewSolution
Saved Bookmarks
1. |
Which of the following problems do not belong to decision properties?(a) Given two languages, are there strings that are in both(b) Is the language a subset of another regular language(c) Is the language same as another regular language(d) None of the mentionedI had been asked this question by my college director while I was bunking the class.Query is from Testing Emptiness and Membership topic in section Properties of Regular Languages of Automata Theory |
Answer» Correct choice is (d) None of the mentioned |
|