Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
Recent questions tagged goclasses-cs-dpp-day-375
0
0 votes
1
1 answer
2
2 views
GO Classes DPP | GATE CS, DA | DBMS | BCNF Decomposition
Consider $\text{GSL}(D,M,N_1,N_2,G_1,G_2,C_1,C_2,E,R)$, where $M$ is the primary key, together with$M\to D,$$E\to R,$$N_1\to G_1C_1,$$N_2\to G_2C_2,$$G_1C_1\to N_1,$$G_2C...
GO Classes
2
views
asked
30 minutes
ago
Databases
goclasses
goclasses-da-dpp
goclasses-da-dpp-day-277
goclasses-cs-dpp
goclasses-cs-dpp-day-375
databases
goclasses-databases-practice-questions
bcnf-decomposition
+
–
0
0 votes
1
1 answer
1
1 view
GO Classes DPP | GATE CS, DA | DBMS | BCNF Decomposition
Consider $R(A,B,C,D,E)$ with $F=\{AB\to C,\ BC\to D,\ CD\to E,\ DE\to A\}$.Suppose the BCNF decomposition begins with the violating FD $:CD\to E$.Which set of relations i...
GO Classes
1
view
asked
34 minutes
ago
Databases
goclasses
goclasses-da-dpp
goclasses-da-dpp-day-277
goclasses-cs-dpp
goclasses-cs-dpp-day-375
databases
goclasses-databases-practice-questions
bcnf-decomposition
+
–
0
0 votes
1
1 answer
3
3 views
GO Classes DPP | GATE CS, DA | DBMS | BCNF Decomposition
Consider $R(A,B,C,D,E)$ with $F=\{D\to B,\ DE\to A,\ C\to AD\}$.Which of the following is a valid BCNF decomposition of $R$?$\{DB,\ ADE,\ CE\}$ $\{CDA,\ DEB\}$ $\{DB,\ AC...
GO Classes
3
views
asked
54 minutes
ago
Databases
goclasses
goclasses-da-dpp
goclasses-da-dpp-day-277
goclasses-cs-dpp
goclasses-cs-dpp-day-375
databases
goclasses-databases-practice-questions
bcnf-decomposition
+
–
0
0 votes
1
1 answer
4
4 views
GO Classes DPP | GATE CS, DA | DBMS | BCNF Decomposition
Consider $R(I,N,W,S,Q,T,P,R)$ with $F=\{N\to W,\ IN\to S\}$.Which of the following is the BCNF decomposition produced by successively removing these violations?$R_1(N,W)$...
GO Classes
4
views
asked
57 minutes
ago
Databases
goclasses
goclasses-da-dpp
goclasses-da-dpp-day-277
goclasses-cs-dpp
goclasses-cs-dpp-day-375
databases
goclasses-databases-practice-questions
bcnf-decomposition
+
–
0
0 votes
1
1 answer
4
4 views
GO Classes DPP | GATE CS, DA | DBMS | BCNF Decomposition
Consider $R(A,B,C,D)$ with $F=\{A\to B,\ C\to D\}$. Which of the following is a correct BCNF decomposition of $R$?$R_1(A,B)$$R_2(C,D)$$R_3(A,C)$ $R_1(A,B,C)$$R_2(C,D)$ $R...
GO Classes
4
views
asked
1 hour
ago
Databases
goclasses
goclasses-da-dpp
goclasses-da-dpp-day-277
goclasses-cs-dpp
goclasses-cs-dpp-day-375
databases
goclasses-databases-practice-questions
bcnf-decomposition
+
–
0
0 votes
1
1 answer
10
10 views
GO Classes DPP | GATE CS | Theory of Computation | CFL Classification
Let $P=\{a^n\mid n\text{ is prime}\}$.Which statements are correct?$P$ is regular. $P$ is CFL but not regular. If $P$ were CFL, then because it is unary, it would have to...
GO Classes
10
views
asked
4 hours
ago
Theory of Computation
goclasses
goclasses-cs-dpp
theory-of-computation
goclasses-cs-dpp-day-375
goclasses-toc-practice-questions
cfl
multiple-selects
+
–
0
0 votes
1
1 answer
9
9 views
GO Classes DPP | GATE CS | Theory of Computation | CFL Classification
Let $\text{COPY}=\{ww\mid w\in\{a,b\}^*\}$ and $\text{NOTCOPY}=\{x\in\{a,b\}^*\mid x\text{ is not of the form }ww\}$.Which statements are correct?$\text{COPY}$ is not CFL...
GO Classes
9
views
asked
4 hours
ago
Theory of Computation
goclasses
goclasses-cs-dpp
theory-of-computation
goclasses-cs-dpp-day-375
goclasses-toc-practice-questions
cfl
multiple-selects
+
–
0
0 votes
1
1 answer
8
8 views
GO Classes DPP | GATE CS | Theory of Computation | CFL Pumping Lemma
Let $B=\{0^n\#0^{2n}\#0^{3n}\mid n\ge0\}$.Which statements are correct for proving $B$ is not CFL using the pumping lemma?Choose $s=0^p\#0^{2p}\#0^{3p}$, where $p$ is the...
GO Classes
8
views
asked
4 hours
ago
Theory of Computation
goclasses
goclasses-cs-dpp
theory-of-computation
goclasses-cs-dpp-day-375
goclasses-toc-practice-questions
cfl
pumping-lemma
multiple-selects
+
–
0
0 votes
1
1 answer
9
9 views
GO Classes DPP | GATE CS | Theory of Computation | CFL Classification
Let $A=\{w\in\{a,b,c\}^*\mid \#a(w)=\#b(w)=\#c(w)\}$ and let $R=a^*b^*c^*$. Which statements are correct?$R$ is regular. If $A$ were CFL, then $A\cap R$ would be CFL. $A\...
GO Classes
9
views
asked
4 hours
ago
Theory of Computation
goclasses
goclasses-cs-dpp
theory-of-computation
goclasses-cs-dpp-day-375
goclasses-toc-practice-questions
cfl
multiple-selects
+
–
0
0 votes
1
1 answer
10
10 views
GO Classes DPP | GATE CS | Theory of Computation | CFL Classification
Consider the following languages:$L_1=\{w\in\{a,b\}^*\mid \#a(w)=\#b(w)\}$$L_2=\{w\in\{a,b,c\}^*\mid \#a(w)=\#b(w)=\#c(w)\}$$L_3=\{a^m b^n\mid 5m+4n=44,\ m,n\ge0\}$Which ...
GO Classes
10
views
asked
5 hours
ago
Theory of Computation
goclasses
goclasses-cs-dpp
theory-of-computation
goclasses-cs-dpp-day-375
goclasses-toc-practice-questions
cfl
multiple-selects
+
–
To see more, click for the
full list of questions
or
popular tags
.