Question
'A' is tried for the murder of 'B' by intentionally
shooting him dead. In trial, the irrelevant fact is:-Solution
Section 14 of Indian Evidence Act Facts showing existence of state of mind, or of body of bodily feeling––Facts showing the existence of any state of mind such as intention, knowledge, good faith, negligence, rashness, ill-will or good-will towards any particular person, or showing the existence of any state of body or bodily feeling, are relevant, when the existence of any such state of mind or body or bodily feeling is in issue or relevant. Illustration (o) A is tried for the murder of B by intentionally shooting him dead. The fact that A on other occasions shot at B is relevant as showing his intention to shoot B.The fact that A was in the habit of shooting at people with intent to murder them is irrelevant.Â
Which of the following is true about the primary key in a relational database?
What is a primary key in a relational database?
Which of the following is a transaction property ensuring all steps are completed or none?
A company needs to schedule a maximum number of meetings in a single conference room. Each meeting `i` has a start time `s_i` and an finish time `f_i`. ...
Query optimization heuristic that “pushes selections down” improves:
Which type of relationship exists when a record in one table can relate to multiple records in another table, and vice versa?
The command to test reachability of a host in Linux is:
Which of the following is NOT a common type of error encountered during software development?Â
Which deadlock prevention scheme allows older transactions to preempt younger ones?
In the context of debugging an Object-Oriented program, what does "stepping over" a method call typically do in a debugger?Â