GATE | Gate IT 2007 | Question 50
Consider the following finite automata P and Q over the alphabet {a, b, c}. The start states are indicated by a double arrow and final states are indicated by a double circle. Let the languages recognized by them be denoted by L(P) and L(Q) respectively.
The automation which recognizes the language L(P) ∩ L(Q) is :
(A) a
(B) b
(C) c
(D) d
Answer: (A)
Explanation: Both accepts strings starting with a or b so option (D) cancels out.
Common string accept by both L(P) and L(Q) is “baa”.
Quiz of this Question
Please Login to comment...