2 votes
1
Answer given is D "gh" . how??
3 votes
2
Simplify the below function represented in sum of minterms
0 votes
3
1 votes
5
3 votes
6
13 votes
8
How working set algorithm is related to principle of locality?
0 votes
9
#plz check i got 7 ??? but answer is given 2
1 votes
11
I am posting que as well as its solution.... i am cleared about 1st two loops i and j but how to calculate complexity for innermost loop??please explain... how this is an...
3 votes
12
The number of different orders are possible for elements 1, 2, 3, 4, 5, 6, 7 to be inserted in to empty AVL tree such that no rotation will be done and element ‘4’ is...
1 votes
13
I am getting mod-2 considering 1st flip flop as Q0
1 votes
14
what is the integration of this funcion? f(x)=1−|x| where −1≤x≤1
1 votes
15
qus 28
1 votes
17
Consider three matrices A (10 × 100), B (100 × 5), C (5 × 50). What is total number of multiplications required?Your Answer:500Correct Answer: 7500 Status: incorrec...
1 votes
18
CAN ANYONE EXPLAIN THE WORKING OF THE CODE..??
1 votes
19
3 votes
20
1 votes
21
3 votes
23
how to solve this?
2 votes
24
b*2b*c-2b+c*2none of these
2 votes
25
2 votes
26
2 votes
27
0 votes
28
4 votes
29
find the solution of the recurence relationan =3an-1 + 2n initial conditon is given as a1=3 ?