Question
Umesh is standing facing the south-west direction. He
then takes a 90° clockwise turn. After that, he takes a 135° clockwise turn. He finally takes a 90° anticlockwise turn. In which direction is he facing now?Solution
The correct answer is C
Any numbered relationship has how many participating entities?
Predict the correct output

What is the purpose of virtual memory?
Which boolean operator represents logical AND?
In Stop-and-Wait flow control, what happens if the sender does not receive an acknowledgment for a transmitted frame?
Which error correction technique is capable of correcting single-bit errors and detecting two-bit errors?
What is the purpose of a weak entity in the ER model?
What is the purpose of the Program Counter (PC) in CPU control design?
What is the time complexity of a dynamic programming solution for a problem with "n" subproblems and each subproblem taking "O(1)" time to solve?
What happens to the memory allocated to a local variable when the function exits?