1 votes
2
13 votes
3
If $(1.001)$$^{1259}$= $3.52$ and $(1.001)$$^{2062}$= $7.85$, then $(1.001)$$^{3321}$=$2.23$$4.33$$11.37$$27.64$
112 votes
5
The width of the physical address on a machine is $40$ bits. The width of the tag field in a $512$ KB $8$-way set associative cache is ________ bits.
4 votes
6
In a m*n order Matrix, How many submatrices are possible?
1 votes
13
Acc. to dijkstra's algorithm:What will be the shortest path from A to B ?1) When the edge of length 15 is present.2) when the edge of length 15 is removed.
5 votes
15
Here answer is B.Can anyone explain this? I am confused with option A and B.
3 votes
17
If lalr(1) has no conflict then clr(1) never contain any conflictIt is true or falseIf it is false explain
2 votes
18
4 votes
19
Let $A = \left \{1, 2, 3, 4 \right \}$. Number of functions possible on $A$ which are neither $1-1$ nor on-to is _________.
5 votes
20
Given solution of this question:I think that number of 5 elements subsets with 7 should be C(n-1, 4) instead of C(n,4) as we have already fixed 7 so number of elements le...
2 votes
21
Given explanation of the question:I believe that in place of last C(8,3) it should be C(7,3) because 3 people have been already chosen before that. Please check whether I...
0 votes
23
The in-order traversal of a tree resulted in FBGADCE. Then pre-order traversal would result in.a)FGBDECAb)ABFGCDEC)BFGCDEAd)AFGBDEC
0 votes
24
A boy sells apples for 12 cents each and pears for 7 cents each.Suppose the boy collected $3.21.How many apples and pears did he sell?
0 votes
25
A gardener throws $18$ seeds onto an equilateral triangle shaped plot of land with sides of length one metre. Then at least two seeds are within a distance of $25$ centim...
3 votes
26
 In an n- CPU shared bus system, if z is the probability that any CPU requests the bus in a given cycle, the probability that only one CPU uses the bus is given by-A. Nz...
10 votes
28
Why is it not lattice?
4 votes
29
I think ans is A,Please Confirm?