0 votes
1
if c has value =0 initially ....i am getting MAX=2 and minimum =-2..is it correct??
1 votes
3
Is the following DFA valid ?? Can we go to same state from a same state with different inputs ??
0 votes
4
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...
0 votes
5
3 votes
8
2 votes
9
Is this line a/*b successfully generating the token's or it give lexical error ? if it is given the lexical error then why so ?I think it will give lexical error because...
0 votes
10
0 votes
11
How many concurrent schedules are conflict serializable of given transactions T1 and T2:
1 votes
12
0 votes
13
Fixed partitioning for contiguous memory allocation suffers from external fragmentation or not please explain with example