6 votes
41
$\lim_{x \rightarrow \infty} \left(\frac{x^{2} + 5x +3}{x^{2} + x + 2}\right)^{x}$
0 votes
43
An ACK number of $1000$ in TCP always means that$999$ bytes have been successfully received$1000$ bytes have been successfully received$1001$ bytes have been successfully...
3 votes
45
Consider relation $r(P, Q, R, S)$ with functional dependencies$PQ \rightarrow R$$PQ \rightarrow S$$R \rightarrow P$$S \rightarrow Q$Find the number of keys in the relatio...
1 votes
46
0 votes
47
0 votes
52
statement is true or falseHeap sort is inplace algorithm. it is given as truebut heapsort uses maxheapify procedure which requires extra stack ., then how it is inplac...
5 votes
53
0 votes
55
8 votes
56
A group of N stations share 100 Kbps slotted ALOHA channel. Each station output, a 500 bits frame on an average of 5000 ms; even if previous one has not been sent. What i...
1 votes
57
in this question alpha =0.25. but how we can determine that alpha
2 votes
59
if packet size is 1KB and propogation time 15msec, channel capacity 10^9 b/s , find transmission time and sender utilization in stop and wait protocol ?
0 votes
60
Consider the following instructions.$I_1:R_1=100$$I_2:R_1=R_2+R_4$$I_3:R_2=R_4+25$$I_4:R_4=R_1+R_3$$I_5:R_1=R_1+30$Calculate sum of ($\text{WAR, RAW and WAW}$) dependenci...
2 votes
61
how many numbers of edges if the degree of sequence is 5,2,2,2,2,1.... how can we draw the graph for this problem??? there is any formula for such type of problem???
1 votes
62
0 votes
65
Answer to the above question is (C). I am unable to understand that how can a process in ready state can get blocked. Please give an explanation.
–1 votes
66
The Grammar E$\rightarrow$ EE | a isLR(1)SLR(1)LR(0)None
4 votes
68
Given $i = \sqrt{-1}$, what will be the evaluation of the definite integral $\int \limits_0^{\pi/2} \dfrac{\cos x +i \sin x} {\cos x - i \sin x} dx$ ?$0$$2$$-i$$i$