0 votes
0 answers
1
Anyone please tell me How maximum children would be 2B-1For B=5 it would be maximum of 6 children not 8 children right??
1 votes
1 answer
2
Time complexity of dijkstra's algorithm when array used in place of priority queueOptions O(V^2) , O(VlogV+E) , O(VlogV+ElogV) , O(V^3)
0 votes
1 answer
3
TCP provides which UDP does notinorder packet , flow control , congestion control , all of these
0 votes
1 answer
4
SYN packet is sent throughoptions1)Bind2)Socket3)Listen
0 votes
1 answer
5
L1 and L2 cache access time 2ns and 5ns respt.Hit percentage 3% and 5% respt.If Average access time =2.4ns then memory access time=?