Question
E, F, G, H, K, L and N are sitting around a circular
table facing the centre (but not necessarily in the same order) .Only two people sit between H and G when counted from the right of H. Only three people sit between L and N when counted from the right of N. G sits to the immediate right of N. K sits to the immediate right of E. How many people sit between F and E when counted from the left of F?ÂSolution
A single-line comment starts withÂ
Which CPU scheduling algorithm gives preference to processes with shorter CPU burst times?
Which of the following is NOT a primary function of an operating system?
Consider the following statement regarding DIAC.
Statement (1): DIAC is unidirectional device.
Statement (2): DIAC can be used for trigger...
A queue initially empty undergoes the following sequence of operations:
1. enqueue(10)
2. enqueue(20)
3. dequeue()
4.�...
In Kubernetes, which storage type remains available even if the pod is deleted and recreated on a different node?
Router is responsible for packet forwarding, including routing. Router works at which layer?
What is a common disadvantage of greedy algorithms?
Which SQL command is primarily used to retrieve records from a database table?
What is a key characteristic of a "full binary tree"?