Reasoning

Logic and Fallacies

1,803 Questions

Understand the fundamentals of propositional logic, logical inference rules, and paradoxes. This set includes identifying logical fallacies, including those found in classical Nyaya logic. Strong grasp of these concepts is crucial for scoring well in the reasoning sections of competitive tests.

Propositional logic modelsLogical inference rulesTypes of logical fallaciesParadoxes and contingent truthsNyaya logic concepts

Logic and Fallacies Questions

Multiple choice
  1. both in P

  2. both NP-complete

  3. NP-complete and in P respectively

  4. undecidable and NP-complete respectively

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

3 SAT problem is both NP & NP hard so it is NP complete, but 2 SAT problem is solvable in Polynomial time so it is in class P.

Multiple choice
  1. (∀x)[(∃y)[B(x,y)∧C(y)]⇒A(x)]∧¬(∃X)[B(x,x)]

  2. (∀x)[(∀y)[B(x,y)∧C(y)]⇒A(x)]∧¬(∃X)[B(x,x)]

  3. (∀x)[(∃y)[B(x,y)∧C(y)]⇒A(x)]∨¬(∃X)[B(x,x)]

  4. (∀x)[(∀y)[B(x,y)∧C(y)]⇒A(x)]∧(∃X)[B(x,x)]

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The logic program has two rules: A(x) if B(x,y) and C(y); and C(y) if B(x,x) with negation. The first rule translates to: for all x, if there exists y such that B(x,y) and C(y), then A(x). The second rule C(y) means y is such that NOT exists x with B(x,x). These must be combined with OR because the second rule has no body - it's a fact. Option C correctly uses OR to combine the universal quantification with the negation.

Multiple choice
  1. ((P ∨ R) ∧ (Q ∨ ¬R)) ⇒ (P ∨ Q) is logically valid

  2. (P ∨ Q) ⇒ ((P ∨ R)) ∧ (Q ∨ ¬R)) is logically valid

  3. (P ∨ Q) is satisfiable if and only if (P ∨ R) ∧ (Q ∨ ¬R) is satisfiable

  4. (P ∨ Q) ⇒ FALSE if and only if both P and Q are unsatisfiable

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

If P = True, Q = False, R = True Then, we find (T$\cup F$)$\Rightarrow$(T$\cup$T) $\land$(F$\cup$F) T$\Rightarrow$(T$\land$F) T$\Rightarrow$F F$\cup$F False is not valid.

Multiple choice
  1. both have discovered the true secret

  2. they have been painfully unsuccessful at it

  3. they have not fully understood it

  4. the casual factors have never led themselves to subjugation

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Look at the keyword explored and but. Due to appearance of but as a connect, we must have some idea in second part of sentence opposite to explored, which can aptly be found in option (3).

Multiple choice
  1. The author avoids the issue by focusing on issues, which are not pertinent.

  2. The author fails to define the critical term “quality of life.”

  3. The author argues circularly by assuming the conclusion is true in stating the principle.

  4. The author generalizes from a specific case that may not necessarily be representative.

  5. None of these

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

 The assumption here is that what happened in the China is representative of what will happen in all other developing nations. The only evidence the author provides to support his conclusion is the example of the China, which may not be indicative of what will happen in other countries.

Multiple choice
  1. Rebuttable presumption arises that a man is alive if it is shown that he was alive within thirty years.

  2. Rebuttable presumption arises that a man is dead if it is proved that he has not been heard of for seven years by those who would naturally have heard from him if he had been alive.

  3. Both (1) and (2)

  4. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Option C is correct. Option A is correct - Section 107 of the Evidence Act provides that when a person was alive within 30 years, there is a rebuttable presumption that he is alive. Option B is also correct - Section 108 provides that when a person has not been heard of for 7 years by those who would naturally have heard, there is a rebuttable presumption that he is dead. Both presumptions are provided by law, so 'Both (1) and (2)' is the correct answer. Both are rebuttable with evidence.

Multiple choice
  1. CABD

  2. ACDB

  3. CDBA

  4. BDCA

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This para jumble explains one 'theory of truth' in philosophical aspect. Thus, it begins with A, supported by C that names the theory. As D explains the theory, it follows C.

Multiple choice
  1. an opinion

  2. an assumption

  3. a theory

  4. speculation

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

If after repeated testing and peer review by other scientists in the same field, an hypothesis still holds up as a valid explanation for a group of facts, it becomes accepted as a theory.

Multiple choice
  1. oral evidence and documentary evidence

  2. general evidence and special evidence

  3. physical evidence and non-physical evidence

  4. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Evidence is of two types: oral evidence and documentary evidence.

Multiple choice
  1. Proved: A fact is said to be proved when, after considering the matters before it, the court either believes it to exist or considers its existence so probable that a prudent man ought, under the circumstances of the particular case, to act upon the supposition that it exists. The degree of certainty which must be arrived at before a fact is said to be proved is described in this section.

  2. Disproved: A fact is said to be disproved when, after considering the matters before it, the court either believes that it does not exist or considers its non-existence so probable that a prudent man ought, under the circumstances of the particular case, to act upon the supposition that it does not exist.

  3. Not Proved: A fact is said to be not proved when it is neither proved not disproved.

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

All are correct definitions provided under the Indian Evidence Act.