English Grammar Past Perfect Tense MCQ
{
"questions": [
{
"question": "She __________ her work before she went home.",
"options": ["has finished", "was finishing", "had finished", "have finished"],
"answer": 2
},
{
"question": "They __________ before we arrived.",
"options": ["have left", "had left", "were leaving", "has left"],
"answer": 1
},
{
"question": "I __________ the task before the deadline.",
"options": ["had completed", "have completed", "am completing", "has completed"],
"answer": 0
},
{
"question": "We __________ dinner before the guests came.",
"options": ["have eaten", "had eaten", "are eating", "has eaten"],
"answer": 1
},
{
"question": "He __________ already when I reached the station.",
"options": ["has gone", "was going", "had gone", "have gone"],
"answer": 2
},
{
"question": "She __________ English before she moved to Delhi.",
"options": ["had studied", "has studied", "have studied", "is studying"],
"answer": 0
},
{
"question": "They __________ the house before 2010.",
"options": ["have built", "were building", "had built", "has built"],
"answer": 2
},
{
"question": "I __________ that movie before.",
"options": ["have seen", "had seen", "am seeing", "has seen"],
"answer": 1
},
{
"question": "We __________ the room before the teacher arrived.",
"options": ["are cleaning", "has cleaned", "had cleaned", "have cleaned"],
"answer": 2
},
{
"question": "He __________ his homework before playing.",
"options": ["had finished", "has finished", "is finishing", "have finished"],
"answer": 0
},
{
"question": "She __________ the letter before I asked her.",
"options": ["have written", "had written", "has written", "was writing"],
"answer": 1
},
{
"question": "They __________ the project before the meeting started.",
"options": ["has completed", "were completing", "had completed", "have completed"],
"answer": 2
},
{
"question": "I __________ that place before.",
"options": ["have visited", "had visited", "am visiting", "has visited"],
"answer": 1
},
{
"question": "We __________ the station before the train departed.",
"options": ["has reached", "had reached", "are reaching", "have reached"],
"answer": 1
},
{
"question": "He __________ his keys before he found them.",
"options": ["had lost", "has lost", "was losing", "have lost"],
"answer": 0
},
{
"question": "She __________ the food before the guests arrived.",
"options": ["has prepared", "had prepared", "have prepared", "is preparing"],
"answer": 1
},
{
"question": "They __________ the problem before the teacher explained it.",
"options": ["had solved", "have solved", "has solved", "were solving"],
"answer": 0
},
{
"question": "I __________ the book before the exam.",
"options": ["had finished reading", "has finished reading", "have finished reading", "am finishing reading"],
"answer": 0
},
{
"question": "We __________ the office before it started raining.",
"options": ["had left", "have left", "has left", "are leaving"],
"answer": 0
},
{
"question": "He __________ French before moving to Paris.",
"options": ["has learned", "had learned", "was learning", "have learned"],
"answer": 1
},
{
"question": "She __________ the work before the deadline.",
"options": ["had not completed", "has not completed", "have not completed", "was not completing"],
"answer": 0
},
{
"question": "They __________ the movie before last night.",
"options": ["had not seen", "have not seen", "has not seen", "were not seeing"],
"answer": 0
},
{
"question": "I __________ my lunch when he called.",
"options": ["had not finished", "has not finished", "have not finished", "am not finishing"],
"answer": 0
},
{
"question": "We __________ the museum before our trip.",
"options": ["had not visited", "have not visited", "has not visited", "are not visiting"],
"answer": 0
},
{
"question": "He __________ her before the party.",
"options": ["had not met", "has not met", "have not met", "was not meeting"],
"answer": 0
},
{
"question": "She __________ when I arrived.",
"options": ["has already left", "had already left", "have already left", "is already leaving"],
"answer": 1
},
{
"question": "They __________ the match before sunset.",
"options": ["had completed", "have completed", "has completed", "were completing"],
"answer": 0
},
{
"question": "I __________ the report before the boss asked for it.",
"options": ["had written", "has written", "have written", "am writing"],
"answer": 0
},
{
"question": "We __________ our bags before the taxi arrived.",
"options": ["had packed", "have packed", "has packed", "are packing"],
"answer": 0
},
{
"question": "He __________ hard before he passed the exam.",
"options": ["has studied", "had studied", "have studied", "was studying"],
"answer": 1
}
]
}
Comments
Post a Comment