This practice set includes mixed questions based on commonly observed patterns in the UP Police Constable examination.
The questions are intended for self-practice and exam familiarisation only, without time pressure or scoring.
[
{
“question”: “Who is known as the Father of the Indian Constitution?”,
“options”: [“Mahatma Gandhi”, “B. R. Ambedkar”, “Jawaharlal Nehru”, “Sardar Patel”],
“correct_answer”: “B. R. Ambedkar”,
“explanation”: “Dr. B. R. Ambedkar was the chief architect of the Indian Constitution.”,
“difficulty”: “easy”
},
{
“question”: “Find the next number in the series: 2, 4, 6, 8, ?”,
“options”: [“9”, “10”, “11”, “12”],
“correct_answer”: “10”,
“explanation”: “The series increases by 2 each time.”,
“difficulty”: “easy”
},
{
“question”: “What is the capital of Uttar Pradesh?”,
“options”: [“Kanpur”, “Varanasi”, “Lucknow”, “Agra”],
“correct_answer”: “Lucknow”,
“explanation”: “Lucknow is the capital city of Uttar Pradesh.”,
“difficulty”: “easy”
},
{
“question”: “If CAT is coded as DBU, how is DOG coded?”,
“options”: [“EPH”, “EOG”, “FPH”, “DPH”],
“correct_answer”: “EPH”,
“explanation”: “Each letter is shifted one position forward.”,
“difficulty”: “easy”
},
{
“question”: “What is 20% of 150?”,
“options”: [“20”, “25”, “30”, “35”],
“correct_answer”: “30”,
“explanation”: “20% of 150 = (20/100) × 150 = 30.”,
“difficulty”: “easy”
},
{
“question”: “Which river flows through Prayagraj?”,
“options”: [“Yamuna”, “Ganga”, “Saraswati”, “Godavari”],
“correct_answer”: “Ganga”,
“explanation”: “The river Ganga flows through Prayagraj.”,
“difficulty”: “easy”
},
{
“question”: “Choose the correctly spelled word.”,
“options”: [“Goverment”, “Government”, “Govermentt”, “Goverenment”],
“correct_answer”: “Government”,
“explanation”: “The correct spelling is ‘Government’.”,
“difficulty”: “easy”
},
{
“question”: “Which direction is opposite to North?”,
“options”: [“East”, “West”, “South”, “North-East”],
“correct_answer”: “South”,
“explanation”: “South is opposite to North.”,
“difficulty”: “easy”
},
{
“question”: “What is the minimum age limit for UP Police Constable recruitment (as per previous notifications)?”,
“options”: [“16 years”, “18 years”, “20 years”, “21 years”],
“correct_answer”: “18 years”,
“explanation”: “The minimum age limit has been 18 years in previous notifications.”,
“difficulty”: “easy”
},
{
“question”: “Which of the following is a leap year?”,
“options”: [“2021”, “2022”, “2023”, “2024”],
“correct_answer”: “2024”,
“explanation”: “A leap year has 366 days and is divisible by 4.”,
“difficulty”: “easy”
},
{
“question”: “If the length of a rectangle is 10 cm and breadth is 5 cm, what is its area?”,
“options”: [“40 sq cm”, “45 sq cm”, “50 sq cm”, “60 sq cm”],
“correct_answer”: “50 sq cm”,
“explanation”: “Area = length × breadth = 10 × 5 = 50 sq cm.”,
“difficulty”: “medium”
},
{
“question”: “Pointing to a woman, Ram said, ‘She is the daughter of my grandfather’s only son.’ How is the woman related to Ram?”,
“options”: [“Sister”, “Cousin”, “Aunt”, “Mother”],
“correct_answer”: “Sister”,
“explanation”: “Grandfather’s only son is Ram’s father. His daughter is Ram’s sister.”,
“difficulty”: “medium”
},
{
“question”: “Which freedom fighter is popularly known as ‘Netaji’?”,
“options”: [“Bhagat Singh”, “Subhas Chandra Bose”, “Lala Lajpat Rai”, “Bal Gangadhar Tilak”],
“correct_answer”: “Subhas Chandra Bose”,
“explanation”: “Subhas Chandra Bose was popularly known as Netaji.”,
“difficulty”: “medium”
},
{
“question”: “Find the odd one out.”,
“options”: [“Dog”, “Cat”, “Cow”, “Table”],
“correct_answer”: “Table”,
“explanation”: “Table is a non-living object, others are animals.”,
“difficulty”: “medium”
},
{
“question”: “If a man walks 5 km east and then 3 km north, how far is he from the starting point?”,
“options”: [“8 km”, “6 km”, “√34 km”, “7 km”],
“correct_answer”: “√34 km”,
“explanation”: “Using Pythagoras theorem: √(5² + 3²) = √34 km.”,
“difficulty”: “medium”
},
{
“question”: “Who appoints the Governor of a state in India?”,
“options”: [“Prime Minister”, “President”, “Chief Minister”, “Chief Justice”],
“correct_answer”: “President”,
“explanation”: “The Governor of a state is appointed by the President of India.”,
“difficulty”: “medium”
},
{
“question”: “Choose the correct sentence.”,
“options”: [
“He do not like tea.”,
“He does not like tea.”,
“He did not likes tea.”,
“He do not likes tea.”
],
“correct_answer”: “He does not like tea.”,
“explanation”: “The correct auxiliary verb with ‘he’ is ‘does’.”,
“difficulty”: “medium”
},
{
“question”: “If the average of 8 numbers is 15 and the average of first 4 numbers is 12, what is the average of the remaining 4 numbers?”,
“options”: [“16”, “17”, “18”, “19”],
“correct_answer”: “18”,
“explanation”: “Total of 8 numbers = 120. First 4 total = 48. Remaining total = 72. Average = 18.”,
“difficulty”: “hard”
},
{
“question”: “In a certain code, POLICE is written as OPILCE. How is CONSTABLE written?”,
“options”: [“OCNSTABLE”, “OCNSTBALE”, “OCSNATBLE”, “OCNSTABLE”],
“correct_answer”: “OCNSTABLE”,
“explanation”: “The first two letters are interchanged.”,
“difficulty”: “hard”
},
{
“question”: “Which Article of the Indian Constitution deals with Fundamental Duties?”,
“options”: [“Article 19”, “Article 21”, “Article 32”, “Article 51A”],
“correct_answer”: “Article 51A”,
“explanation”: “Article 51A lists the Fundamental Duties.”,
“difficulty”: “hard”
}
]
