Recent questions without an upvoted answer

0 votes
1 answer
19801
0 votes
0 answers
19802
Number of 3*8 Decoders required to construct a 9×29 Decoder having 3 levels.
0 votes
1 answer
19803
TCP send an SYN=1 and an ACK=1 for data transfer . After data has transferred TCP client want to close the connection sending FIN. So, for closing the connection, what TC...
0 votes
1 answer
19807
In Numerical answer type questions, when we have to consider simultaneous memory access and when we have to use hierarchical memory access model? How to know it?
0 votes
0 answers
19813
0 votes
0 answers
19814
0 votes
0 answers
19815
0 votes
0 answers
19816
Consider a carry look ahead adder for adding two n-bit integers, built using gates of fan-in at most two. The time to perform addition using this adder is
3 votes
1 answer
19817
Is it true?The correct order of buffer sizes in stop and wait, GBN and SR is: (STOP and Wait) < GBN < (selective repeat)
0 votes
1 answer
19818
Deadlock does not occurs with single resource why?Is Single resource can't be in shareable mode?
0 votes
1 answer
19819
Consider the following regular expression R = a*b* + b*a*. The number of equivalence classes of Σ* to represent a language which is equivalent to R is __________.
1 votes
1 answer
19820
Consider an undirected graph G where self-loops are not allowed. The vertex set of G is {(i,j):1<=i<=12,1<=j<=12}. There is an edge between (a, b) and (c, d) if |a-c|<=1 ...
0 votes
1 answer
19821
1)S1 is regular but not S22)S2 is regular but not S13)S1 and S2 are not regular4)S1 and S2 are regular
1 votes
2 answers
19823
In case of Vectored interrupts,the I/o device send the vector address along with the I/o request or does it sends after it receives ack/INTA from CPU?
0 votes
2 answers
19825
0 votes
1 answer
19828
0 votes
0 answers
19829
6000 stations are competing for use of single slotted aloha channel. The average station makes 30 requests/hr ,where each request is for 500 us(micro sec) duration. calcu...
0 votes
0 answers
19830
consider the packet size 1400 B is passed through a network having mtu 620B(including header) header size is 20B.what will be the packet size in last fragment (in Byte)...