Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • IBPS RRB Exam 2023 - Free Course
  • SSC CGL
  • SBI PO
  • SBI Clerk
  • IBPS PO
  • IBPS Clerk
  • Aptitude
  • General Knowledge
  • SSC CGL Pre.Yrs.Papers
  • SSC CGL Practice Papers
  • SBI PO PYQ
  • IBPS PO PYQ
  • IBPS Clerk PYQ
  • SBI PO Practice Paper
Open In App
Next Article:
Artificial Language - Logical Reasoning Questions and Answers
Next article icon

Logical Problems - Logical Reasoning Question and Answer

Last Updated : 17 Jun, 2025
Comments
Improve
Suggest changes
Like Article
Like
Report

Logical Problems in Reasoning: Logical Problems are like captivating puzzles and challenges that test your thinking skills. These Logical problem questions present complex scenarios where you need to find patterns, make logical connections, and devise, precise solutions. Logical Problems come in various forms, from math puzzles that require number skills to creative challenges where you need to think outside the box. They are a great way to improve your critical thinking, boost your brainpower, get better at solving real-life problems and become more efficient at resolving real-life issues through the application of logical reasoning.

In this article, we will provide you with a variety of logical problems and answers. We will also discuss some common strategies for solving logical problems and its explanation as well for better understanding.

Practice Quiz

Logical Problem Quiz

Solved Questions on Logical Problems

Q1: Tanya is older than Eric.
Cliff is older than Tanya.
Eric is older than Cliff.

If the first two statements are true, the third statement is

a. true
b. false
c. uncertain

Answer: b. false

Explanation: If Tanya is older than Eric, and Cliff is older than Tanya, it implies that Eric is younger than Cliff, contradicting the third statement. Therefore, the third statement is false.

Q 2: In a row of cars, Tina's car is red.
John's car is behind Tina's car.
Katie's car is in front of John's car.

If the first two statements are true, the third statement is

a. true
b. false
c. uncertain

Answer: a. true

Explanation: If Tina's car is red, and John's car is behind Tina's car, it implies that Katie's car must be in front of both Tina's and John's cars for the statements to be true. Therefore, the third statement is true.

Q3: All apples in the basket are green.
Some fruits in the basket are apples.
Therefore, some fruits in the basket are green.

If the first two statements are true, the third statement is

a. true
b. false
c. uncertain

Answer: a. true

Explanation: If all apples in the basket are green, and some fruits in the basket are apples, it logically follows that some fruits in the basket are green. Therefore, the third statement is true.

Q4: All students in the class passed the math exam.
Some students in the class failed the science exam.
Therefore, some students in the class failed at least one exam.

If the first two statements are true, the third statement is

a. true
b. false
c. uncertain

Answer: a. true

Explanation: If all students in the class passed the math exam, and some students in the class failed the science exam, it logically follows that some students in the class failed at least one exam. Therefore, the third statement is true.

Q5: John is taller than Alice.
Alice is taller than Bob.
Therefore, John is taller than Bob.

If the first two statements are true, the third statement is

a. true
b. false
c. uncertain

Answer: a. true

Explanation: If John is taller than Alice, and Alice is taller than Bob, it logically follows that John is taller than Bob. Therefore, the third statement is true.

Q6: All triangles have three sides.
This shape has three sides.
Therefore, this shape is a triangle.

If the first two statements are true, the third statement is

a. true
b. false
c. uncertain

Answer: a. true

Explanation: If all triangles have three sides, and this shape has three sides, it logically follows that this shape is a triangle. Therefore, the third statement is true.

Q7: All dogs are mammals.
Some animals in the zoo are dogs.
Therefore, some animals in the zoo are mammals.

If the first two statements are true, the third statement is

a. true
b. false
c. uncertain

Answer: a. true

Explanation: If all dogs are mammals, and some animals in the zoo are dogs, it logically follows that some animals in the zoo are mammals. Therefore, the third statement is true.

Q8: All birds have feathers.
This animal has feathers.
Therefore, this animal is a bird.

If the first two statements are true, the third statement is

a. true
b. false
c. uncertain

Answer: a. true

Explanation: If all birds have feathers, and this animal has feathers, it logically follows that this animal is a bird. Therefore, the third statement is true.

Q9: Some fruits are sweet.
All apples are fruits.
Therefore, some apples are sweet.

If the first two statements are true, the third statement is

a. true
b. false
c. uncertain

Answer: a. true

Explanation: If some fruits are sweet, and all apples are fruits, it logically follows that some apples are sweet. Therefore, the third statement is true.

Q10: All cars have wheels.
Some vehicles have wheels.
Therefore, some vehicles are cars.

If the first two statements are true, the third statement is

a. true
b. false
c. uncertain

Answer: c. uncertain

Explanation: While all cars have wheels, and some vehicles have wheels, it does not necessarily mean that some vehicles are cars. The term "vehicles" is more inclusive and can refer to various types of vehicles, not just cars. Therefore, the third statement is uncertain.

Practice Questions on Logical Problems

Here are few questions assume if the first two statements are true than the third statement is:

1. Sarah is taller than Jack.
Lucas is taller than Sarah.
Jack is taller than Lucas.

2. Ariana is more experienced than Ben.
Clara is more experienced than Ariana.
Ben is more experienced than Clara.

3. John is stronger than Peter.
Maria is stronger than John.
Peter is stronger than Maria.

4. Lily is faster than Emily.
Sophia is faster than Lily.
Emily is faster than Sophia.

5. Tom is richer than Alex.
Oliver is richer than Tom.
Alex is richer than Oliver.

6. Liam is better at tennis than Max.
Ethan is worse at tennis than Liam.
Max is better than Ethan.

7. Eve is older than Alan.
Nina is younger than Eve.
Alan is older than Nina.

8. Olivia is a better singer than Zoe.
Grace is a better singer than Olivia.
Zoe is a better singer than Grace.

9. Jacob is stronger than Lucas.
Ethan is weaker than Jacob.
Lucas is stronger than Ethan.

10. Sophie is better at coding than Maria.
Anna is better at coding than Sophie.
Maria is better at coding than Anna.

Answer Key

  1. False
  2. False
  3. False
  4. False
  5. False
  6. Uncertain
  7. True
  8. Uncertain
  9. True
  10. False

    Related Resource:

    • Essential Part - Logical Reasoning​​
    • ​Artificial Language - Logical Reasoning​
    • ​Matching Definitions - Logical Reasoning

    Next Article
    Artificial Language - Logical Reasoning Questions and Answers

    K

    kartik
    Improve
    Article Tags :
    • Aptitude
    • SSC/Banking
    • SSC Quantitative Aptitude
    • Banking Quantitative Aptitude
    • Logical Reasoning

    Similar Reads

      Logical Games - Logical Reasoning Questions and Answers
      Logic Games Questions and Answers: In logical reasoning, "Logical Games" are like fun mental workouts filled with puzzles and brain-teasers. These games are meant to make you think, be creative, and get better at solving problems while having a good time. Logical Games include a variety of mind-chal
      8 min read
      Logical Reasoning Questions and Answers
      Logical Reasoning involves the ability to use and understand logical connections between facts or ideas. In verbal reasoning , questions are expressed in words or statements and require the reader to think critically about the language used in order to choose the correct answer from the given option
      5 min read
      Logical Problems in Logical Reasoning
      Logical Problems in Reasoning: Logical Problems are like captivating puzzles and challenges that test your thinking skills. These Logical problem questions present complex scenarios where you need to find patterns, make logical connections, and devise, precise solutions. Logical Problems come in var
      5 min read
      Artificial Language - Logical Reasoning Questions and Answers
      Artificial languages, in logical reasoning, are designed languages used for different purposes. Unlike natural languages that develop naturally, artificial languages are intentionally created with specific rules and structures. They have diverse applications, including communication in fiction and s
      7 min read
      Cause and Effect: Logical Reasoning Questions and Answers
      Cause and Effect Reasoning Section is one of the most tricky topics of Logical Reasoning section. The questions which come in this section are very easy in nature but they are designed in such a way that they are tricky. Candidates often get confused while solving these problems. It is asked in many
      10 min read
      Matching Definitions - Logical Reasoning Questions and Answers
      Matching Definitions Questions: Matching Definitions is a key aspect of logical reasoning. It tests your ability to correctly pair terms with their meanings. This skill is used in academic and professional contexts to gauge critical thinking and understanding. In matching definition in reasoning, yo
      5 min read
    geeksforgeeks-footer-logo
    Corporate & Communications Address:
    A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
    Registered Address:
    K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
    GFG App on Play Store GFG App on App Store
    Advertise with us
    • Company
    • About Us
    • Legal
    • Privacy Policy
    • In Media
    • Contact Us
    • Advertise with us
    • GFG Corporate Solution
    • Placement Training Program
    • Languages
    • Python
    • Java
    • C++
    • PHP
    • GoLang
    • SQL
    • R Language
    • Android Tutorial
    • Tutorials Archive
    • DSA
    • Data Structures
    • Algorithms
    • DSA for Beginners
    • Basic DSA Problems
    • DSA Roadmap
    • Top 100 DSA Interview Problems
    • DSA Roadmap by Sandeep Jain
    • All Cheat Sheets
    • Data Science & ML
    • Data Science With Python
    • Data Science For Beginner
    • Machine Learning
    • ML Maths
    • Data Visualisation
    • Pandas
    • NumPy
    • NLP
    • Deep Learning
    • Web Technologies
    • HTML
    • CSS
    • JavaScript
    • TypeScript
    • ReactJS
    • NextJS
    • Bootstrap
    • Web Design
    • Python Tutorial
    • Python Programming Examples
    • Python Projects
    • Python Tkinter
    • Python Web Scraping
    • OpenCV Tutorial
    • Python Interview Question
    • Django
    • Computer Science
    • Operating Systems
    • Computer Network
    • Database Management System
    • Software Engineering
    • Digital Logic Design
    • Engineering Maths
    • Software Development
    • Software Testing
    • DevOps
    • Git
    • Linux
    • AWS
    • Docker
    • Kubernetes
    • Azure
    • GCP
    • DevOps Roadmap
    • System Design
    • High Level Design
    • Low Level Design
    • UML Diagrams
    • Interview Guide
    • Design Patterns
    • OOAD
    • System Design Bootcamp
    • Interview Questions
    • Inteview Preparation
    • Competitive Programming
    • Top DS or Algo for CP
    • Company-Wise Recruitment Process
    • Company-Wise Preparation
    • Aptitude Preparation
    • Puzzles
    • School Subjects
    • Mathematics
    • Physics
    • Chemistry
    • Biology
    • Social Science
    • English Grammar
    • Commerce
    • World GK
    • GeeksforGeeks Videos
    • DSA
    • Python
    • Java
    • C++
    • Web Development
    • Data Science
    • CS Subjects
    @GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
    We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
    Lightbox
    Improvement
    Suggest Changes
    Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
    geeksforgeeks-suggest-icon
    Create Improvement
    Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
    geeksforgeeks-improvement-icon
    Suggest Changes
    min 4 words, max Words Limit:1000

    Thank You!

    Your suggestions are valuable to us.

    What kind of Experience do you want to share?

    Interview Experiences
    Admission Experiences
    Career Journeys
    Work Experiences
    Campus Experiences
    Competitive Exam Experiences