2 answers
1
Tell me the difference :&(arr+1) and &arr+1
0 answers
2
Why they are not multiplying H1 with T1 And H2 with T2??please clarify this ASAp
3 answers
3
1 answer
5
The major difference betwen Full binary tree, Complete binary tree, and strict binary tree
1 answer
6
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...
1 answer
7
What is the difference between Mutually exclusive event and independent event.??Please explain, someone ASAP
1 answer
8
My answer is 1.5 and the made easy says it is 105.someone, please verify which is correct ASAP
1 answer
9
Total number of ordering possible if the graph below is filled with the sequence 12,10,8,5,3,2,1,7,9such that it satisfies the max heap property?
0 answers
10
How p+i = &(i[p])Please explain someone.
0 answers
11
(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 answers
12
My answer is 100 and the given answer is 101.someone, please verify
1 answer
13
What data this query will return please explain someone.. and how we approach this type of query
0 answers
14
Does DMA use interrupts? or not. please, someone ..
0 answers
15
Can someone mention a link or book where i can find the ER to Relational mapping..
0 answers
16
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 answers
17
Can someone suggest a book or link where I can find the Unix file Organization (to clear my concept.)
0 answers
18
L= {a^nb^2nc^n| n>=0} Isn't, it CFL ????
1 answer
19
Unrestricted grammar generate Recursive enumerable language.Am i right??
2 answers
20
What is the difference between DPDA which accept Language by the empty stack and the one which accepts by final state
0 answers
21
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..
0 answers
22
What happens to the code which is present after a return..??Compilation error, or it is ignored or something else
0 answers
23
According to me. the Solution should beCorrect me!! where I am wrong.. please
1 answer
26
Can someone explain or suggeste blog or something where i can understand the concept of indirect block address , doubly indirect block address and direct block address..
0 answers
28
Is there any general fromula for memory access time which include all the cases like cache hit, page fault, TLB hit etc.??@arjun sir or anyone
0 answers
29
Does context switch time depends on scheduling algorithms??
0 answers
30
When a cache miss occurs the time required to access the memory is the sum of???