English Grammar Chapter 26: THE FUTURE
{
"questions": [
{
"question": "I think my team _______ the tournament this year.",
"options": [
"will win",
"wins",
"is winning",
"will have won"
],
"answer": 0
},
{
"question": "The museum _______ at 10:00 AM tomorrow.",
"options": [
"will open",
"opens",
"is opening",
"is to opening"
],
"answer": 1
},
{
"question": "Look out! You _______ that glass!",
"options": [
"will drop",
"drop",
"are going to drop",
"dropping"
],
"answer": 2
},
{
"question": "I _______ a doctor tomorrow at 3 PM. I have an appointment.",
"options": [
"will see",
"shall see",
"see",
"am seeing"
],
"answer": 3
},
{
"question": "If you eat too much candy, you _______ a stomach ache.",
"options": [
"will get",
"got",
"get",
"are getting"
],
"answer": 0
},
{
"question": "I will call you as soon as I _______ at the airport.",
"options": [
"will arrive",
"arrive",
"arrived",
"am arriving"
],
"answer": 1
},
{
"question": "By the time you wake up, I _______ breakfast.",
"options": [
"will make",
"am making",
"will have made",
"make"
],
"answer": 2
},
{
"question": "This time next week, we _______ on a beach in Goa.",
"options": [
"will relax",
"relaxed",
"are relaxing",
"will be relaxing"
],
"answer": 3
},
{
"question": "\"I don't have any money.\" - \"Don't worry, I _______ you some.\"",
"options": [
"will lend",
"am lending",
"lend",
"going to lend"
],
"answer": 0
},
{
"question": "The President _______ deliver a speech to the nation tonight.",
"options": [
"will to",
"is to",
"going to",
"about"
],
"answer": 1
},
{
"question": "Hurry up! The movie is _______ begin.",
"options": [
"will",
"going to",
"about to",
"to"
],
"answer": 2
},
{
"question": "Next year, my parents _______ married for 25 years.",
"options": [
"are",
"have been",
"will be",
"will have been"
],
"answer": 3
},
{
"question": "We won't go for a picnic unless the weather _______ clear.",
"options": [
"is",
"will be",
"is going to be",
"will have been"
],
"answer": 0
},
{
"question": "By 5 PM, she _______ for eight hours straight.",
"options": [
"will study",
"will have been studying",
"will be studying",
"will have studied"
],
"answer": 1
},
{
"question": "Why are you putting on your coat? - I _______ out for a walk.",
"options": [
"will go",
"go",
"am going",
"shall go"
],
"answer": 2
},
{
"question": "Don't phone them at 8:00. They _______ dinner.",
"options": [
"will have",
"are having",
"have",
"will be having"
],
"answer": 3
},
{
"question": "I bought the paint because I _______ my room this weekend.",
"options": [
"am going to paint",
"will paint",
"paint",
"shall paint"
],
"answer": 0
},
{
"question": "The train _______ at platform 3 in five minutes.",
"options": [
"is arriving",
"arrives",
"will have arrived",
"will arrive"
],
"answer": 1
},
{
"question": "I _______ the report by Friday evening.",
"options": [
"will be finishing",
"finish",
"will have finished",
"am finishing"
],
"answer": 2
},
{
"question": "Perhaps it _______ snow tomorrow.",
"options": [
"is going to",
"is to",
"snows",
"will"
],
"answer": 3
}
]
}
Comments
Post a Comment