English Grammar 25. THE USES OF THE PRESENT AND PAST TENSES
{
"questions": [
{
"question": "The train _____ at 6:00 PM every evening.",
"options": [
"is leaving",
"has left",
"leaves",
"left"
],
"answer": 2
},
{
"question": "Listen! Someone _____ at the door.",
"options": [
"is knocking",
"knock",
"knocked",
"has knocked"
],
"answer": 0
},
{
"question": "I _____ this book since morning, and I'm still on page 10.",
"options": [
"have read",
"have been reading",
"read",
"am reading"
],
"answer": 1
},
{
"question": "He _____ to London in 2018.",
"options": [
"goes",
"has gone",
"had gone",
"went"
],
"answer": 3
},
{
"question": "By the time the doctor arrived, the patient _____.",
"options": [
"had died",
"died",
"dies",
"has died"
],
"answer": 0
},
{
"question": "I _____ you are completely wrong.",
"options": [
"am thinking",
"think",
"have been thinking",
"was thinking"
],
"answer": 1
},
{
"question": "They _____ their dinner when the lights went out.",
"options": [
"ate",
"have eaten",
"were eating",
"had eaten"
],
"answer": 2
},
{
"question": "_____ you ever _____ to Paris?",
"options": [
"Did, be",
"Are, being",
"Had, been",
"Have, been"
],
"answer": 3
},
{
"question": "If it _____, we will cancel the picnic.",
"options": [
"rains",
"will rain",
"rained",
"is raining"
],
"answer": 0
},
{
"question": "She _____ a beautiful dress today.",
"options": [
"wears",
"is wearing",
"wore",
"wear"
],
"answer": 1
},
{
"question": "I _____ the Taj Mahal last year.",
"options": [
"have visited",
"had visited",
"visited",
"visit"
],
"answer": 2
},
{
"question": "Why are your hands dirty? - I _____ the car.",
"options": [
"washed",
"wash",
"had washed",
"have been washing"
],
"answer": 3
},
{
"question": "My brother _____ his keys; he cannot enter his house.",
"options": [
"has lost",
"loses",
"lost",
"had lost"
],
"answer": 0
},
{
"question": "When I lived in Mumbai, I _____ by train every day.",
"options": [
"am travelling",
"travelled",
"have travelled",
"travel"
],
"answer": 1
},
{
"question": "The chef _____ the sauce to check the salt.",
"options": [
"taste",
"tastes",
"is tasting",
"has taste"
],
"answer": 2
},
{
"question": "She _____ an umbrella because it usually rains in July.",
"options": [
"is carrying",
"carried",
"has carried",
"carries"
],
"answer": 3
},
{
"question": "The ground was wet because it _____ all night.",
"options": [
"had been raining",
"was raining",
"rained",
"has been raining"
],
"answer": 0
},
{
"question": "I _____ my homework. Can I go out to play now?",
"options": [
"do",
"have done",
"did",
"had done"
],
"answer": 1
},
{
"question": "Water _____ at 100 degrees Celsius.",
"options": [
"is boiling",
"boiled",
"boils",
"has boiled"
],
"answer": 2
},
{
"question": "While I _____, I found an old photograph.",
"options": [
"clean",
"cleaned",
"am cleaning",
"was cleaning"
],
"answer": 3
}
]
}
Comments
Post a Comment