...
Question 1276 – Algorithms
November 13, 2023
Question 9321 – GATE 2006
November 13, 2023
Question 1276 – Algorithms
November 13, 2023
Question 9321 – GATE 2006
November 13, 2023

GATE 1998

Question 9

If the regular set A is represented by A = (01 + 1)* and the regular set ‘B’ is represented by B = ((01)*1*)*, which of the following is true?

A
A ⊂ B
B
B ⊂ A
C
A and B are incomparable
D
A = B
Question 9 Explanation: 
Both A and B are equal, which generates strings over {0,1}, while 0 is followed by 1.
Correct Answer: D
Question 9 Explanation: 
Both A and B are equal, which generates strings over {0,1}, while 0 is followed by 1.

Leave a Reply

Your email address will not be published. Required fields are marked *