1 answer
2
Is every serializable schedule view serializable?, or like conflict serializable, there could be a serializable schedule which isn’t view serializable?
2 answers
3
Number of self-dual binary functions with 4 variables are:$A) 16$$B) 64$$C) 256$$D) 512$
1 answer
4
Advantage of paging: It support time sharing system..... Explain plz can't get it
1 answer
5
a bit stuffing based framing protocol uses an 8bit delimiter pattern of HDLC's flag .if the input bit string is 1011111110111110,then the output bit string after after st...
1 answer
6
WHAT WILL BE THE ANS?
1 answer
7
How many data link layer, Network layer and Physical layer contain a bridge ???
0 answers
8
Consider the intermediate code given below:1 .a =102 . b =153 . a= a+b4. b = a-b5 .a = a-b6. if(a==b) goto (3)The number of nodes and edges in the control-flow graph cons...
2 answers
9
Dynamically Linked Libraries imply more page faults than static? Why?
1 answer
11
Which of the following operations require the executing code to be operating with kernal mode?A)Performing semaphore 'P' operation.B)Making system callC)Disabling interru...
2 answers
13
Construct a DFA over Σ=(a,b) so that it accepts all strings where 1) 2nd symbol from the right is 'a'2) 3rd symbol from the right is 'a'
0 answers
14
Something i have noticed in solutions of previous years gate questions is that while calculating the toal storage capacity of a track, its circumference is taken into con...
2 answers
15
1 answer
16
When piggybacking occurs then sender is not send any data until receiver will not send acknowledgement.when will receiver send the ack .?
1 answer
17
Consider sliding window protocol for a 10MBps channel with the propagation delay of 300 µs. If packet size is 1kB then what is the maximum link utilization for window si...
2 answers
18
In packet switching network packet are routed from source to destination along a single path having 2 intermediate nodes ,if message size is 48 bytes and each packet cont...