Reasoning mcq for APSC
{
"questions": [
{
"question": "Complete the series: 2, 6, 12, 20, ?",
"options": ["28", "30", "32", "36"],
"answer": 1
},
{
"question": "Complete the series: 5, 10, 20, 40, ?",
"options": ["45", "60", "80", "100"],
"answer": 2
},
{
"question": "If CAT = 24, then DOG = ?",
"options": ["26", "28", "30", "32"],
"answer": 0
},
{
"question": "A is brother of B. B is son of C. What is the relation between A and C?",
"options": ["Son", "Uncle", "Grandson", "Brother"],
"answer": 0
},
{
"question": "Find the odd one out",
"options": ["Apple", "Banana", "Carrot", "Mango"],
"answer": 2
},
{
"question": "Complete the series: 1, 4, 9, 16, ?",
"options": ["20", "25", "30", "36"],
"answer": 1
},
{
"question": "If PEN = 35, BOOK = ?",
"options": ["41", "43", "45", "47"],
"answer": 1
},
{
"question": "What is the angle between the hour and minute hand at 3:15?",
"options": ["0°", "7.5°", "15°", "30°"],
"answer": 1
},
{
"question": "Mirror image of 6 is",
"options": ["6", "9", "b", "p"],
"answer": 1
},
{
"question": "Find the odd one out",
"options": ["Triangle", "Square", "Circle", "Rectangle"],
"answer": 2
},
{
"question": "Complete the series: 3, 9, 27, ?",
"options": ["54", "72", "81", "90"],
"answer": 2
},
{
"question": "If EAST = 31, WEST = ?",
"options": ["40", "52", "60", "70"],
"answer": 1
},
{
"question": "If A > B > C, who is greatest?",
"options": ["A", "B", "C", "Equal"],
"answer": 0
},
{
"question": "Find the odd one out",
"options": ["Cow", "Goat", "Dog", "Tiger"],
"answer": 3
},
{
"question": "Complete the series: 7, 14, 28, 56, ?",
"options": ["84", "96", "112", "120"],
"answer": 2
},
{
"question": "If 5 + 3 = 28 and 6 + 2 = 24, then 7 + 2 = ?",
"options": ["18", "20", "21", "27"],
"answer": 3
},
{
"question": "Book : Read :: Food : ?",
"options": ["Cook", "Eat", "Buy", "Serve"],
"answer": 1
},
{
"question": "Complete the series: 2, 3, 5, 8, 13, ?",
"options": ["18", "20", "21", "22"],
"answer": 2
},
{
"question": "Find the odd one out",
"options": ["January", "March", "May", "June"],
"answer": 3
},
{
"question": "Opposite of North is South. Opposite of East is",
"options": ["West", "North", "South", "Right"],
"answer": 0
},
{
"question": "Complete the series: 10, 20, 30, 40, ?",
"options": ["45", "50", "60", "70"],
"answer": 1
},
{
"question": "Pen : Write :: Knife : ?",
"options": ["Cut", "Eat", "Hold", "Throw"],
"answer": 0
},
{
"question": "Find the odd one out",
"options": ["Red", "Blue", "Green", "Dog"],
"answer": 3
},
{
"question": "Complete the series: 1, 3, 6, 10, ?",
"options": ["12", "14", "15", "16"],
"answer": 2
},
{
"question": "If all cats are animals and some animals are dogs, then",
"options": ["All cats are dogs", "Some cats are animals", "No cats are animals", "All dogs are cats"],
"answer": 1
},
{
"question": "Complete the series: 4, 6, 9, 13, ?",
"options": ["16", "17", "18", "19"],
"answer": 2
},
{
"question": "Find the odd one out",
"options": ["Table", "Chair", "Bed", "Car"],
"answer": 3
},
{
"question": "A is father of B. B is father of C. A is ___ of C.",
"options": ["Father", "Grandfather", "Uncle", "Brother"],
"answer": 1
},
{
"question": "Complete the series: 11, 13, 17, 19, ?",
"options": ["21", "23", "25", "27"],
"answer": 1
},
{
"question": "Find the odd one out",
"options": ["Gold", "Silver", "Iron", "Plastic"],
"answer": 3
}
]
}
Comments
Post a Comment