1
GATE CSE 2026 Set 2
MCQ (More than One Correct Answer)
+2
-0

Consider the following two finite automata $D_1$ and $D_2$.GATE CSE 2026 Set 2 Theory of Computation - Finite Automata and Regular Language Question 1 English

Which of the following statements is/are true?

A

$\angle\left(D_1\right)=\angle\left(D_2\right)$

B

$\angle\left(D_1\right)$ is a proper subset of $\angle\left(D_2\right)$

C

$\angle\left(D_1\right) \cap L\left(D_2\right)=\{\in\}$

D

$\left(L\left(D_1\right) \cup L\left(D_2\right)\right)^*$ consists of all strings in $\{0,1\}^*$ whose length is divisible by 3 .

2
GATE CSE 2026 Set 2
Numerical
+2
-0

The determinant of a $4 \times 4$ matrix $A$ is 3 . The value of the determinant of $2 A$ is

$\_\_\_\_$ . (answer in integer)

Your input ____
3
GATE CSE 2026 Set 1
MCQ (Single Correct Answer)
+2
-0

Let $L_1$ and $L_2$ be two languages over a finite alphabet, such that $L_1 \cap L_2$ and $L_2$ are regular languages.

Which of the following statements is/are always true?

A

$L_1$ is regular

B

$L_1 \cup L_2$ is regular

C

$\overline{L_2}$ is context free

D

$L_1$ is context free

4
GATE CSE 2025 Set 2
MCQ (More than One Correct Answer)
+2
-0

Let $\Sigma=\{a, b, c\}$. For $x \in \Sigma^{\star}$, and $\alpha \in \Sigma$, let $\#_\alpha(x)$ denote the number of occurrences of a in $x$. Which one or more of the following option(s) define(s) regular language(s)?

A
$\left\{a^m b^n \mid m, n \geq 0\right\}$
B
$\{a, b\}^* \cap\left\{a^m b^n c^{m-n} \mid m \geq n \geq 0\right\}$
C
$\left\{w \mid w \in\{a, b\}^*, \#_a(w) \equiv 2(\bmod 7)\right.$, and $\left.\#_b(w) \equiv 3(\bmod 9)\right\}$
D
$\left\{w \mid w \in\{a, b\}^*, \#_a(w) \equiv 2(\bmod 7)\right.$, and $\left.\#_a(w)=\#_b(w)\right\}$

GATE CSE Subjects

Browse all chapters by subject

Software Engineering
Web Technologies