HARDImportant2020GATE-CSTheory of Computation
theory-of-computationregular-expressions1-mark
A.
B.
C.
D.
Correct Answer: B
Explanation:
Loading...
Correct Answer: B
Explanation:
Take your GATE-CS preparation to the next level. Practice with full-length mock tests, get instant results, and track your progress with detailed analytics.
Browse GATE-CS Test SeriesConsider the following two regular expressions over the alphabet {0,1}: r = 0* + 1*, s = 01* + 10*. …
Which one of the following regular expressions is equivalent to the language accepted by the given D…
Let L1 be the language represented by the regular expression b*ab*(ab*ab*)* and L2 = {w in (a+b)* | …
Which one of the following regular expressions correctly represents the language of the finite autom…
Which of the following regular expressions represent the set of all binary numbers divisible by 3? (…