Telegram Web
Forwarded from Bond007
Given the following two statements:

L={w∣na(w)=nb(w)} is deterministic context free language, but not linear.
L={anbn}∪{anb2n} is linear, but not deterministic context free language.
Which of the following options is correct?

Both (A) and (B) are false.
Both (A) and (B) are true.
(A) is true, (B) is false.
(A) is false, (B) is true.


What is meaning of linear?
Forwarded from Chandradev Kushwah
How to solve this
Forwarded from Shravika Todupunuri
Can anyone explain this please?
Forwarded from Deleted Account
Please help anyone
Questions posted on 20/12/2020
Forwarded from MP
Consider database table R with 8 attributes A, B, C, D, E, F, G, H. What is the largest number of candidate keys that could simultaneously have given that ABC is already known to be a candidate key?
Forwarded from Disha
What will be the output of the following C code?

#include <stdio.h>
int *i;
int main()
{
if (i == 0)
printf("true\n");
return 0;
}
a) true
b) true only if NULL value is 0
c) Compile time error
d) Nothing
Forwarded from Shravika Todupunuri
Can someone explain this please ?
Forwarded from Deleted Account
Ans
Forwarded from Sohit Singh
?
2025/07/14 12:02:12
Back to Top
HTML Embed Code: