Recent questions tagged test-series

0 votes
2 answers
361
0 votes
0 answers
369
Maximun number of nodes in the derivation tree when a word of lenght $2^k$ is derived from a gramar in CNF? My answer was ($2^{k+1}$)-1. But the answer given is 3* $2^k$...
0 votes
1 answer
370
In this why questions why the left recursion is not removed as it is necessary for $LL1 $Why they given the option without removing the left recursion$S->Aa|b$$A->Ac|Sd|N...
1 votes
2 answers
371
How many concurrent schedules are conflict serializable of given transactions T1 and T2:
0 votes
1 answer
372
If there are Q states in NFA, DFA should have at max $2^{Q}$ states. Keeping this thing in mind I answered the question but it went wrong.Please if anyone can give the co...
0 votes
2 answers
373
In DFA, does each state need to have transition on "EACH" input alphabet?The answer was given "False" but I dont think so. Can anyone explain?Because if this statement is...
2 votes
1 answer
376
0 votes
1 answer
377
is it true that space complexity is always less than equal to time complexity i.e. S(n) = O(T(n)) I think it is.
2 votes
2 answers
378
1 votes
0 answers
380
Can anyone suggest a good platform for giving practice tests in order to prepare for BARC exam(100 questions in 120 minutes).
0 votes
2 answers
381
Consider the following information of a source code. $10$ operators are used which includes 4 unique operators. $6$ operands are used which include 4 unique operands. Est...
2 votes
1 answer
383
0 votes
1 answer
387
0 votes
1 answer
388
0 votes
1 answer
389
1 votes
0 answers
390