Recent posts tagged go-classroom

1
Sir and EMPLOYEE and DEPENDENT is generally 1:M
3
short trick to remember this is BLAB: Bind, Listen, Accept, Begin
4
Probability that buckets other than $1$ are selected $= \dfrac{n-1}{n}$This should happen $k$ times and each of the $k$ events are independent so $\dfrac{(n-1)^k}{n^k}$ W...
5
if you solve this you will get XY' + Y'Z + XY (this can be simplified to X + Y'Z) with min terms as (1,4,5,6,7)and option A has the same min termsso option A is equivalen...
6
option ALet P(x)=All are multiple of 4 Q(X)= All are even numbersif a ∈ P(X) then a must ∈ Q(X)
8
No, heap should also do, just that we have to use min-heap. (C) should be the answer.
9
The number of surjective (onto) functions defined from $A$ to $B$ where |A| = 5, |B| = 4, is _______
10
$\text{Size of each segment} = \frac{2^{16}}{8}=2^{13}$Let the size of page be $2^k$ bytesWe need a page table entry for each page. For a segment of size $2^{13}$, number...
12
oops ... I have edited the answer Please check it again ...
13
Ans: because we have given wavy edges form MST So, for verification of option A we have to check that with MST how many cost to reach at a->b then we will get a->e->d->b ...
14
see my comment on the question. That's a mistake actually.Unit productions are of typeA >B. there shouldn't be any terminal on the RHS.
15
In the diagram shown below, $L1$ is an Ethernet LAN and $L2$ is a Token-Ring LAN. An $IP$ packet originates from sender $S$ and traverses to $R$, as shown. The links with...
16
To see more, click for the full list of questions or popular tags.