Recent posts tagged job

1
how?
2
in the case of option 1 what is P(A ∩ B) if a and b are not independent?
3
if a grammar is regular then it will be Context free also [as per chomsky hierarchy] it may be or may be not ambiguous depending on grammar. asS->bS|aXX->bS|aYY->aY|bY|^i...
4
Is it not necessary that each multivalued attribute should be placed in a separate table ??
5
it would be 00 not 11 becoz after 1 = 11after 2 = 10after 3 = 01after 4 = 00
6
sir , it is given that 6 bit instruction in which 4 bit is alloted for adress point of view and 2 one adress is which is 21=2 is one address and remaining 3 bit outoff 4 ...
7
Yes, you are correct. I had missed the "rising edge" part.
8
yes yes , so i think then the min table required is 1 , right ?
9
@Arjun And allocation will be done in heap memory or stack memory ??
10
My question: Should we include dirty bit and vaild-invalid bit in this calculation ?Please comment
11
Formula for no.of calls in f(n) =2f(n)-1 when f(0)=1only applied fibonacci serieswhere f(0)=1f(1)=1f(2)=2 i,e (f(0)+f(1))f(3)=3............f(7)=21so no.of calls 2(21)-1...
12
When window scaling happens, a 14 bit shift count is used in TCP header.sir why 14 bit only ?? any reason or just an assumption ??
14
Consider the relation R(ABCD) with FD's set F={ AB->CD,C->.A,D->B}which of the following is false ?1.C->A is a partial Dependency2.C->A is a transitive Dependency3.D->B I...
15
Sir, can we do like this Let there be 4 process P,Q,R,S and 5 resources. Let they be allocated one resource each initially.Now after allocation need of P is 1 , need of Q...
16
Instead of finding a function 'f' for the first MUX (in terms of z,x and y) and the second MUX (in terms of f , x and y), we can logically find out the answer.We can put ...
17
Super Key is any set of attributes that uniquely determines a tuple in a relation.Since $E$ is the only key, $E$ should be present in any super key.Excluding $E$, there a...
To see more, click for the full list of questions or popular tags.