2 answers
1
From a complete binary tree T of 8 leaf nodes, two leaf nodes a and b are selected randomly and uniformly. What is the expected distance between a and b in T?
0 answers
2
2 answers
3
LB = { < M | M is a valid Turing Machine } is decidable or undecidable.
0 answers
4
how to solve this
6 answers
5
What is the output of tho following program?main(){ int x=2, y=5; if(x<y) return (x=x+y); else printf("z1"); printf("z2"); }$z2$$z1z2$Compilation errorNone of these
1 answer
8
Gate 2018 pipeline question contain how many stage?I remember 4
3 answers
9
Which of the following is trueIn slow start phase cwnd1)Increase by 2mss after every successfull ack2) approximately double after every rtt3) increase by 1mss after every...
3 answers
10
physical address space of the omputer system is 2^p bytes , word size is 2^w bytes , cache memory has 2^n bytes and cache block size is 2^m words,k-way set associative is...
9 answers
11
5 answers
12
Match the following:$$\begin{array}{|l|l|}\hline \textbf{Field} & \textbf{Length in bits} \\\hline \text{P. UDP Header's Port Number} & \text{I. 48} \\ \text{Q. Ethern...
1 answer
14
Number of cycles needed..?? 219??
0 answers
15
No of states required??
1 answer
16
Offset of 3 rd fragment
2 answers
17
One query is superset of another 3 queries
4 answers
19
Consider the following parse tree for the expression a#b$\$$c$\$$d#e#f, involving two binary operators $\$$ and #.Which one of the following is correct for the given par...
4 answers
20
The value of $\int^{\pi/4} _0 x \cos(x^2) dx$ correct to three decimal places (assuming that $\pi = 3.14$) is ____
4 answers
21
Number System Question...What are all the options that can't be exactly represented...Question is like b7 b6 ....
3 answers
23
Maximum no of min spanning trees,.... taking a value of xI answered 2 Is it correct?
3 answers
24
Value of V GREEDY - V OPT
14 answers
25
The number of possible min-heaps containing each value from $\{1,2,3,4,5,6,7\}$ exactly once is _______
2 answers
26
Value of Global variable counter in C program is .
3 answers
27
1 answer
28