Recent posts tagged scientist

1,497
1,497 views
X->T-X as X is occuring to right of - - is right associativeSimilarly X->X *T * is left associative as X is to left of *Similarly + and / is left associativeComing to pre...
2,788
2,788 views
Answer is option C only since it is the basic law of divisionDividend =quotient * Divisor + Remainder
5,632
5,632 views
Is $\{xww \mid w,x \in (a+b)^{+}\}$ regular because there is no restriction on the max length of $x$ ?As mush as I know, if there is no restriction on the maximum value o...
2,692
2,692 views
yap.the same way sourav told.hes absoltly correct
5,686
5,686 views
time for n records of package A = 0.0001 * n^2time for k records of package A = 0.0001 * (10^k)^2 = 10 ^(-4) * 10 ^ 2k = 10 ^ (2k -4)time for n records of package B = 10 ...
To see more, click for the full list of questions or popular tags.