6 votes
65
Let $L$ be a context-free language and $M$ a regular language. Then the language $L ∩ M$ isalways regularnever regularalways a deterministic context-free languagealways...
0 votes
66
is it cfl L = { a^n b^n c^m | n>=1 , m=2n } ?i did like for stack push and pop " a & b " are coverd and later we are having stack empty? can we write this language ...
0 votes
69
Can anone please explain what is a perfect matching in graph theory?
–1 votes
70
Is sqrt(n)+ log n = omega(log n)? If yes then please explain why...?
11 votes
72
What is the chromatic number of an $n$ vertex simple connected graph which does not contain any odd length cycle? Assume $n 2$.$2$$3$$n-1$ $n$
3 votes
73
Which one of the following binary trees has its inorder and preorder traversals as $BCAD$ and $ABCD$, respectively?
4 votes
74
2 votes
76
try to print this in one loop itself.i have already done this in two loops(one nested into another).so please try to do in one loop itself.12 43 6 94 8 12 165 ...
2 votes
78
$(34.4)_{8} × \left ( 23.4 \right )_{8}$ evaluates to$(1053.6)_{8}$$(1053.2)_{8}$$(1024.2)_{8}$None of these
1 votes
79
The circuit shown below implements a $\text{2-input}$ NOR gate using two $2-4$ MUX (control signal $1$ selects the upper input). What are the values of signals $x, y$ and...
–2 votes
81
39 votes
84