Skip to content
Related Articles
Open in App
Not now

Related Articles

GATE | GATE-CS-2014-(Set-1) | Question 25

Improve Article
Save Article
  • Difficulty Level : Easy
  • Last Updated : 15 Feb, 2018
Improve Article
Save Article

GATECS2014Q26
(A) {q0, q1, q2}
(B) {q0, q1}
(C) {q0, q1, q2, q3}
(D) {q3}


Answer: (A)

Explanation:
fa 

So, q0, q1 and q2 are reachable states for the input string 0011, but q3 is not.
So, option (A) is answer.

Quiz of this Question

My Personal Notes arrow_drop_up
Related Articles

Start Your Coding Journey Now!