1 votes
0 answers
42
What type of graph is STAR?A. BipartiteB. TripartiteC. MutipartitePS : I know a star graph is bipartite but can't we say that a bipartite graph is also tripartite . I. E...
2 votes
0 answers
43
Is every Bounded lattice Complete ?Eg : ( { x : 0<=x<= 1} , <= )This lattice is bounded , but is it complete ?(I have a doubt ; what if we consider irrational no.s as...
1 votes
1 answer
44
Out of LL(2) and LR(1) which is more powerful?
1 votes
2 answers
45
g(n)=Ώ(n)h(n)=O(n)g(n) . h(n) =?
1 votes
1 answer
46
L={ wε(a+b)* | #a - #b <=10 }CFL or Reg ?
3 votes
2 answers
47
L={w| length of w is odd and its middle symbol is 0, wε{0,1}* }Reg or CFL?
1 votes
2 answers
48
A={<M,w M is a TM that accepts w}B=Ʃ*Is A Mapping reducible to B?http://theory.stanford.edu/~trevisan/cs154-12/reductions3.pdf
0 votes
0 answers
49
2 votes
1 answer
50
Design a NFA and DFA for the following ::1) Accepting all substrings of the string abab.2) Accepting all prefixes of the string abab.3) Accepting all suffixes of the stri...
2 votes
1 answer
51
Complement of : {anbn | n>=0} ?Also tell if it is CFL or CSL?
0 votes
1 answer
52
{ambncp|m+n+p>=10} Reg or not ?
1 votes
0 answers
57
I have this doubt that the Two pass assembler,Macro,linker and related topics,are they still included in gate syllabus.Because there have been no questions from these top...
0 votes
1 answer
58
0 votes
2 answers
59
0 votes
2 answers
60