1 votes
1 answer
19942
1 votes
1 answer
19950
Let a relation R with n tuples occupying X blocks and relation S with m tuples occupying Y blocks. 5 blocks of main memory are allocated to store records of R and S to pe...
1 votes
0 answers
19951
Consider the following grammar G:The grammar G isA)LL (1) grammar and not LR (0)B)LL (1) and LR (0)C)Not LL (1) but LR (0)D)Neither LL (1) nor LR (0)
1 votes
1 answer
19952
#define lol(a) a+a*aint main(void) { int a=3;printf("%d",lol(a+2)); return 0;}what is the output ?
1 votes
0 answers
19956
How to solve it?
1 votes
0 answers
19957
Which of the following algorithm is best suitable for sorting of linked list?Quick SortMerge SortHeap SortNone of these
1 votes
0 answers
19958
{w/w€{0,1}^*; w has equal no. of occurrance of ‘001 and ‘010’} is regular or not??
1 votes
0 answers
19959