1 votes
2
8 votes
3
2 votes
4
main(){printf(" * ");for(i=0;i<n;i++)fork();printf(" * ");}how many times * is printed??
0 votes
6
3 votes
9
1 votes
10
3 votes
11
0 votes
12
3 votes
15
A sends 2 frames of 1000 bit each to B via switch S.Bandwidth=10Mbps propogation delay over links=5us find time when second packet reaches B completely
1 votes
17
The given statement has what type of error ?in /* declare variable */ x;
1 votes
19
I need links of discussion made on all subjects till date ..anyone having link,please share it.
1 votes
20
What is the chromatic number of Kn - e (complete graph with an edge removed)?
10 votes
21
The decimal equivalents of $01440000$ a $32$- bit hexadecimal representation of $IEEE$ single-precision floating point number is$1.11 \times 2^{-125}$$1.88 \times 2^{-125...
4 votes
22
what is positively skewed ,symmetric and negatively skewed distribution?
0 votes
23
pls xplain the last line of the qs,"records cannot span 2 records" and what effect does it bring to the problem
6 votes
27
Consider the following routing table at an IP router:$$\begin{array}{|l|l|l|} \hline \textbf {Network No} & \textbf {Net Mask} & \textbf{Next Hop} \\\hline \text {128.96...
–4 votes
29
Which of the following disk scheduling strategies is likely to give the best throughput?Farthest cylinder nextNearest cylinder nextFirst come first servedElevator algorit...