Recent posts tagged scientist

1,282
1,282 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,662
2,662 views
Answer is option C only since it is the basic law of divisionDividend =quotient * Divisor + Remainder
5,602
5,602 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,686
2,686 views
yap.the same way sourav told.hes absoltly correct
5,679
5,679 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.