Recent questions tagged self-doubt

1 votes
0 answers
271
If TM takes only a linear space (in terms of length of input string), then L is CSL. otherwise its just recursivepls explain this point
1 votes
0 answers
272
1 votes
2 answers
274
2 votes
1 answer
275
Rank of matrix :1) Rank is equal to the number of linearly independent rows or columns in the matrix 2)Rank is equal to the number of non zero rows in ECHLON FORM of matr...
1 votes
2 answers
276
if given depedencies are A->BC->Bthen how can we prove that these dependency will logically imply AC->B ?
2 votes
2 answers
277
Can we apply min and max (aggregate function in sql) on strings and date datatype ?Query :SELECT max(Name) FROM EMPLOYEEwhat will be the result ?
2 votes
1 answer
278
Self reallocating code required for displacement addressing mode.How ?Please someone explain this concept.
1 votes
1 answer
280
When and why AVL trees are preferred over Binary Search Tree ?
2 votes
3 answers
281
How many solutions are there to the equation $x+y+z=17$ in positive integers?$120$$171$$180$$121$