Mining Engineering > Gate 2022 > Reasoning
In a class of five students P, Q, R, S and T, only one student is known to have copied in the exam. The disciplinary committee has investigated the situation and recorded the statements from the students as given below.
Statement of P: R has copied in the exam.
Statement of Q: S has copied in the exam.
Statement of R: P did not copy in the exam.
Statement of S: Only one of us is telling the truth.
Statement of T: R is telling the truth.
The investigating team had authentic information that S never lies.
Based on the information given above, the person who has copied in the exam is
A
R
B
P
C
Q
D
T

Explanation

Correct : b

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science