Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
Recent questions tagged regular-language
0
0 votes
1
1 answer
24
24 views
GO Classes DPP | GATE CS | Theory of Computation | Regular vs Non-Regular
Which classification is correct?$\{w\in \{0,1\}^* \mid \#0(w)=\#1(w)\}$ is regular. $\{w\in \{0,1\}^* \mid \#0(w)=\#1(w)\}$ is not regular. $\{w\in \{0,1\}^* \mid \#01(...
GO Classes
24
views
asked
8 hours
ago
Theory of Computation
goclasses
goclasses-cs-dpp
theory-of-computation
goclasses-cs-dpp-day-373
goclasses-toc-practice-questions
regular-language
multiple-selects
+
–
0
0 votes
1
1 answer
17
17 views
GO Classes DPP | GATE CS | Theory of Computation | Myhill-Nerode
For $L=\{a^n b^n\mid n\ge0\}$, which choice correctly proves non-regularity using Myhill-Nerode?Use $S=\{a^i\mid i\ge0\}$ and distinguish $a^i$ from $a^j$ using suffix $b...
GO Classes
17
views
asked
8 hours
ago
Theory of Computation
goclasses
goclasses-cs-dpp
theory-of-computation
goclasses-cs-dpp-day-373
goclasses-toc-practice-questions
regular-language
myhill-nerode
+
–
0
0 votes
1
1 answer
17
17 views
GO Classes DPP | GATE CS | Theory of Computation | Regular Language
Let $L=\{w\in{0,1}^*\mid w$ contains equal numbers of substrings $01$ and $10\}$. Which statements are correct?$L$ is regular. A correct regular expression for $L$ is $\e...
GO Classes
17
views
asked
8 hours
ago
Theory of Computation
goclasses
goclasses-cs-dpp
theory-of-computation
goclasses-cs-dpp-day-373
goclasses-toc-practice-questions
regular-language
multiple-selects
+
–
0
0 votes
1
1 answer
12
12 views
GO Classes DPP | GATE CS | Theory of Computation | Regular Language
Let $L_n=\{0^n1^n\}$ for each $n\ge0$. Which statements are correct?Each $L_n$ is regular. Any finite union of such languages is regular. $\bigcup_{n\ge0}L_n=\{0^n1^n\mid...
GO Classes
12
views
asked
8 hours
ago
Theory of Computation
goclasses
goclasses-cs-dpp
theory-of-computation
goclasses-cs-dpp-day-373
goclasses-toc-practice-questions
regular-language
multiple-selects
+
–
0
0 votes
1
1 answer
35
35 views
GO Classes DPP | GATE CS | Theory of Computation | DCFL with Regular
Let $L_1$ be a DCFL and $R$ be a regular language over the same alphabet. Which languages are guaranteed to be DCFL?$L_1\cap R$ $L_1\cup R$ $L_1-R$ $L_1^R$ $L_1\cap L_2$,...
GO Classes
35
views
asked
1 day
ago
Theory of Computation
goclasses
goclasses-cs-dpp
theory-of-computation
goclasses-cs-dpp-day-372
goclasses-toc-practice-questions
dcfl
regular-language
multiple-selects
+
–
0
0 votes
0
0 answers
23
23 views
Identification of regular or non regular language
How to approach these type of identification of regular or irregular language question of TOC {w|w€(0,1)*, no. of (000)= no. of (001) }{w|w€(0,1)*, no. of (100)= no. of (...
Regur_Master
23
views
asked
3 days
ago
Theory of Computation
regular-language
non-regular-languages
+
–
1
1 vote
1
1 answer
87
87 views
GO Classes DPP | GATE CS | Theory of Computation | Regular CFL Inclusion
Which of the following statements are always true?Every language generated by a regular grammar is regular. Every regular language can be generated by a regular grammar. ...
GO Classes
87
views
asked
Sep 3
Theory of Computation
goclasses
goclasses-cs-dpp
theory-of-computation
goclasses-cs-dpp-day-363
goclasses-toc-practice-questions
regular-language
regular-grammar
+
–
0
0 votes
1
answers
1 answer
77
77 views
Complement of Non regular ?
How to get the answer of "The complement of a non regular is regular or non regular " ??
lambodar_pal
77
views
asked
Aug 20
Theory of Computation
theory-of-computation
finite-automata
regular-language
regular-grammar
+
–
0
0 votes
0
0 answers
132
132 views
intersection of a context free language and a regular language
The intersection of a context free language and a regular languagea)need not be regularb)need not be context freec) is always regulard) is always context free
lambodar_pal
132
views
asked
Jul 27
Theory of Computation
closure-property
theory-of-computation
context-free-language
regular-language
+
–
3
3 votes
1
1 answer
198
198 views
GO Classes DPP | GATE CS | Theory of Computation | Regular Language
Which of the following languages are regular?$L_1 = \{x \mid x$ has two $0$s separated by the number of positions that is a multiple of $4\}$ $L_2 = \{x \mid x$ is binary...
GO Classes
198
views
asked
Jul 11
Theory of Computation
goclasses
goclasses-cs-dpp
theory-of-computation
goclasses-cs-dpp-day-320
goclasses-toc-practice-questions
regular-language
+
–
3
3 votes
2
2 answers
236
236 views
GO Classes DPP | GATE CS | Theory of Computation | Regular Language
Which of the following languages is non-regular? $(w^R$ is the reverse of string $w)$$L_1 = \{ww^R \mid w \in \{0,1\}^*\}$ $L_2 = \{ww^Rx \mid w,x \in \{0,1\}^*\}$ $L_3...
GO Classes
236
views
asked
Jul 10
Theory of Computation
goclasses
goclasses-cs-dpp
theory-of-computation
goclasses-cs-dpp-day-319
goclasses-toc-practice-questions
regular-language
+
–
3
3 votes
1
1 answer
187
187 views
GO Classes DPP | GATE CS | Theory of Computation | Regular language
Which of the following languages is non-regular? $L_1 = \{x \mid x \in \{a,b\}^*$ and $x$ has even number of $b\}$ $L_2 = \{x \mid x \in \{a,b,c\}^*$ and $x$ has no $c$ ...
GO Classes
187
views
asked
Jul 10
Theory of Computation
goclasses
goclasses-cs-dpp
theory-of-computation
goclasses-cs-dpp-day-319
goclasses-toc-practice-questions
regular-language
+
–
1
1 vote
1
1 answer
118
118 views
UGC NET CSE | December 2025 | Part 2 | Question: 51
Given below are two statements: one is labelled as Assertion A and the other is labelled as Reason RAssertion A: If $L$ is regular, then its compliment $L^{\prime}$ is ne...
Shubham Sharma 2
118
views
asked
Apr 19
Theory of Computation
ugcnetcse-dec2025
regular-language
finite-automata
complement
mathematical-logic
theory-of-computation
+
–
2
2 votes
1
1 answer
104
104 views
UGC NET CSE | December 2025 | Part 2 | Question: 53
Arrange the following in the order of execution while proving a Language is non-Regular using Pumping Lemma.Split in to $x y z$ satisfying pumping Lemma conditions.Assume...
Shubham Sharma 2
104
views
asked
Apr 19
Theory of Computation
ugcnetcse-dec2025
theory-of-computation
regular-language
pumping-lemma
+
–
2
2 votes
1
1 answer
114
114 views
UGC NET CSE | December 2025 | Part 2 | Question: 55
If $r_{1}$ and $r_{2}$ are regular expressions, then which of the following are correct.$\mathrm{L}\left(\mathrm{r}_{1}+\mathrm{r}_{2}\right)=\mathrm{L}\left(\mathrm{r}_{...
Shubham Sharma 2
114
views
asked
Apr 19
Theory of Computation
ugcnetcse-dec2025
regular-expression
regular-language
theory-of-computation
+
–
2
2 votes
0
0 answers
217
217 views
Minimum number of states in FA
Let L be the set of all binary strings whose last two symbols are the same. The number of states in the minimum state deterministic finite-state automaton accepting L is ...
Sanjeet_Mandal
217
views
asked
Mar 15
Theory of Computation
regular-language
finite-automata
+
–
1
1 vote
1
1 answer
397
397 views
Theory of compiler Ullman (Compiler Design) Edition 2 Thory of computation
Q5b) Given RE to DFA: (b/a)*baa(Show Answer with Drawing and steps)
Ebrahim
397
views
asked
Oct 1, 2025
Theory of Computation
syntax-directed-translation
number-of-dfa
regular-language
compiler-design
theory-of-computation
ullman
parsing
+
–
1
1 vote
2
2 answers
549
549 views
UGC NET CSE | June 2025 | Part 2 | Question: 31
Consider the following DFA that generates set of strings over $\Sigma=\{a, b, c\}$Now identify that which of the followings is the best description of the language for th...
Shubham Sharma 2
549
views
asked
Sep 10, 2025
Theory of Computation
ugcnetcse-june2025
finite-automata
regular-language
theory-of-computation
+
–
0
0 votes
1
1 answer
234
234 views
UGC NET CSE | January 2025 | Part 2 | Question: 65
Which of the following is $\text{TRUE}$ about the Pumping Lemma for regular language?It applies to all regular languageIt applies only to infinite regular languagesIt app...
Shubham Sharma 2
234
views
asked
Sep 10, 2025
Theory of Computation
ugcnetcse-jan2025
theory-of-computation
regular-language
pumping-lemma
+
–
0
0 votes
1
1 answer
286
286 views
UGC NET CSE | January 2025 | Part 2 | Question: 91
A machine is represented by states $Q$, input alphabet $\sum$, transition function $\delta$. Initial state $q_{0}$ and final state $F$. The machine accepts all the string...
Shubham Sharma 2
286
views
asked
Sep 10, 2025
Theory of Computation
ugcnetcse-jan2025
regular-expression
regular-language
theory-of-computation
+
–
0
0 votes
0
0 answers
258
258 views
UGC NET CSE | January 2025 | Part 2 | Question: 92
A machine is represented by states $Q$ , input alphabet $\sum$, transition function $\hat{\mathrm{o}}$. Initial state $\mathrm{q}_{0}$ and final state $F$. The machine ac...
Shubham Sharma 2
258
views
asked
Sep 10, 2025
Theory of Computation
ugcnetcse-jan2025
theory-of-computation
regular-grammar
grammar
automata
regular-language
+
–
0
0 votes
0
0 answers
262
262 views
UGC NET CSE | January 2025 | Part 2 | Question: 93
A machine is represented by states $Q$, input alphabet $\sum$, transition function $\bar{\delta}$. Initial state $\mathrm{q}_{0}$ and final state $F$. The machine accepts...
Shubham Sharma 2
262
views
asked
Sep 10, 2025
Theory of Computation
ugcnetcse-jan2025
theory-of-computation
finite-automata
regular-language
identify-class-language
+
–
0
0 votes
0
0 answers
177
177 views
UGC NET CSE | January 2025 | Part 2 | Question: 94
A machine is represented by states $Q$, input alphabet $\sum$, transition function $\hat{\delta}$. Initial state $\mathrm{q}_{0}$ and final state $F$. The machine accepts...
Shubham Sharma 2
177
views
asked
Sep 10, 2025
Theory of Computation
ugcnetcse-jan2025
theory-of-computation
finite-automata
regular-language
+
–
0
0 votes
0
0 answers
193
193 views
UGC NET CSE | January 2025 | Part 2 | Question: 95
A machine is represented by states $Q$, input alphabet $\sum$, transition function $\bar{\delta}$. Initial state $\mathrm{q}_{0}$ and final state $F$. The machine accepts...
Shubham Sharma 2
193
views
asked
Sep 10, 2025
Theory of Computation
ugcnetcse-jan2025
theory-of-computation
finite-automata
regular-language
minimal-state-automata
+
–
0
0 votes
0
0 answers
163
163 views
UGC NET CSE | August 2024 | Part 2 | Question: 52
Arrange the following Language Classes in ascending order according to their expressive power, as defined by Chomsky hierarchy:Context-free languagesContext-sensitive lan...
Shubham Sharma 2
163
views
asked
Sep 9, 2025
Theory of Computation
ugcnetcse-aug2024
grammar
context-free-language
context-sensitive
regular-language
theory-of-computation
+
–
0
0 votes
0
0 answers
191
191 views
UGC NET CSE | August 2024 | Part 2 | Question: 63
Which of the following languages can be recognized by Non-Deterministic Finite Automata (NFA) but cannot be recognized by Deterministic Finite Automata (DFA) ?$\mathrm{L}...
Shubham Sharma 2
191
views
asked
Sep 9, 2025
Theory of Computation
ugcnetcse-aug2024
theory-of-computation
finite-automata
regular-language
+
–
0
0 votes
2
2 answers
262
262 views
UGC NET CSE | December 2023 | Part 2 | Question: 2
Which of the following is not a palindromic subsequence of the string "$\text{ababcdabba}$"?$\text{abcba}$$\text{abba}$$\text{abbbba}$$\text{adba}$
Shubham Sharma 2
262
views
asked
Sep 9, 2025
Algorithms
ugcnetcse-dec2023
strings
regular-language
data-structures
+
–
0
0 votes
2
2 answers
210
210 views
UGC NET CSE | December 2023 | Part 2 | Question: 21
Let $\text{L}=\{a b, a a, b a a\}$. Which of the following strings are not in $\text{L}^{*}$.$\mathrm{abaabaaabaa}$$\mathrm{aaaabaaaa}$$\mathrm{baaaaabaaaab}$$\mathrm{baa...
Shubham Sharma 2
210
views
asked
Sep 9, 2025
Theory of Computation
ugcnetcse-dec2023
regular-language
theory-of-computation
grammar
+
–
0
0 votes
1
1 answer
242
242 views
UGC NET CSE | December 2023 | Part 2 | Question: 22
Let $\text{A}=\{a, b\}$ and $\text{L}=\text{A}^{*}$. Let $x=\left\{a^{n} b^{n}, n>0\right\}$. The languages $\text{L} \cup \text{X}$ and $\text{X}$ are respectively :Not ...
Shubham Sharma 2
242
views
asked
Sep 9, 2025
Theory of Computation
ugcnetcse-dec2023
regular-language
context-free-language
theory-of-computation
+
–
Page:
1
2
3
4
5
6
...
29
next »