3 votes
11 answers
81
58 votes
11 answers
84
102 votes
11 answers
85
14 votes
11 answers
88
Semaphores are used to solve the problem ofRace ConditionProcess SynchronizationMutual ExclusionNone of the aboveI and IIII and IIIAll of the aboveNone of the above
67 votes
11 answers
89
57 votes
11 answers
94
In a binary tree, the number of internal nodes of degree $1$ is $5$, and the number of internal nodes of degree $2$ is $10$. The number of leaf nodes in the binary tree i...
62 votes
11 answers
96
Consider a hash function that distributes keys uniformly. The hash table size is $20$. After hashing of how many keys will the probability that any new key hashed collide...