0 votes
0 answers
1
Why they are not multiplying H1 with T1 And H2 with T2??please clarify this ASAp
0 votes
1 answer
3
The major difference betwen Full binary tree, Complete binary tree, and strict binary tree
0 votes
1 answer
4
The answer given is 1.5 (they are using L'Hospital Rule)But mine is 1 [ (e^x-1)/x=1 And Log(1+x)/x = 1]Both looks but the answer is different please verify which one is...
0 votes
1 answer
5
What is the difference between Mutually exclusive event and independent event.??Please explain, someone ASAP
0 votes
0 answers
6
(A) i>o, k>0, a[K]>a[max](B) i>0, k<0, a[K]<a[max](C) i<o, k>0, a[K]>a[max](D) i<o, k<0, a[K]<a[max]The answer given is ABut mine is D.please verify someone.
0 votes
0 answers
7
My answer is 100 and the given answer is 101.someone, please verify
0 votes
1 answer
8
My answer is 1.5 and the made easy says it is 105.someone, please verify which is correct ASAP
0 votes
0 answers
9
How p+i = &(i[p])Please explain someone.
1 votes
1 answer
10
What data this query will return please explain someone.. and how we approach this type of query
0 votes
0 answers
11
Does DMA use interrupts? or not. please, someone ..
0 votes
0 answers
12
Can someone mention a link or book where i can find the ER to Relational mapping..
0 votes
0 answers
13
Need help …the answer given is V-1, C-1, Z-0But, how can we represent 204 in 2’s complement using 8 bits only???
0 votes
0 answers
14
Can someone suggest a book or link where I can find the Unix file Organization (to clear my concept.)
0 votes
0 answers
15
L= {a^nb^2nc^n| n>=0} Isn't, it CFL ????
0 votes
1 answer
16
Unrestricted grammar generate Recursive enumerable language.Am i right??
0 votes
2 answers
17
What is the difference between DPDA which accept Language by the empty stack and the one which accepts by final state
0 votes
0 answers
18
T(n)= T(4n/5)+O(n)... we can't apply master's theorem to solve it??? And if not then how are we going solve this..
1 votes
0 answers
19
What happens to the code which is present after a return..??Compilation error, or it is ignored or something else
0 votes
0 answers
20
According to me. the Solution should beCorrect me!! where I am wrong.. please