3 votes
2 answers
1
Consider a system with processes P0, P1,P2, . . . . P99, P100, each process requires maximum of 4 resources. System has allocated 2 resources to each process. The minimu...
3 votes
2 answers
2
Consider an array with ‘n’ numbers, let “T” be time complexity for finding a number appeared maximum number of times in an array. Using Binary Search Tree data st...
4 votes
2 answers
3
L = {w|(|#0(w) – #1(w)|mod3) = 1} is L regular?
2 votes
1 answer
4
Consider a system with 200 resources, if each process requires 3 resources. Maximum number of processes present in the system, such that system is in safe state is ?
0 votes
1 answer
6
0 votes
2 answers
8
What is the minimized logic expression corresponding to the fiven K-map?
1 votes
2 answers
9
Consider a subnet mask 255.255.255.42 for a network 192.198.191. A data packet has arrived with destination IP as 192.198.191.121. The Broadcasting address of the subnet ...