English Grammar 19: INTERROGATIVE PRONOUNS
{
"questions": [
{
"question": "____ won the gold medal in the Olympics?",
"options": [
"Whom",
"Who",
"Which",
"Whose"
],
"answer": 1
},
{
"question": "To ____ should I send this email?",
"options": [
"Who",
"What",
"Whose",
"Whom"
],
"answer": 3
},
{
"question": "____ of these three routes is the fastest?",
"options": [
"What",
"Who",
"Whom",
"Which"
],
"answer": 3
},
{
"question": "____ is your father? – He is a famous architect.",
"options": [
"What",
"Who",
"Whom",
"Which"
],
"answer": 0
},
{
"question": "____! You actually finished the whole marathon?",
"options": [
"What",
"Which",
"Who",
"Whose"
],
"answer": 0
},
{
"question": "\"I wonder ____ left the door open.\" This is an example of a(n):",
"options": [
"Exclamatory Pronoun",
"Indirect Question",
"Interrogative Adjective",
"Compound Pronoun"
],
"answer": 1
},
{
"question": "____ car is parked in my driveway?",
"options": [
"Whom",
"Who",
"Whose",
"Which"
],
"answer": 2
},
{
"question": "____ book are you holding? (Identify the role of the bold word)",
"options": [
"Interrogative Pronoun",
"Relative Pronoun",
"Exclamatory Pronoun",
"Interrogative Adjective"
],
"answer": 3
},
{
"question": "____ is your favorite type of music?",
"options": [
"Which",
"Who",
"Whom",
"What"
],
"answer": 3
},
{
"question": "____ did you invite to the party?",
"options": [
"Which",
"Whose",
"What",
"Who/Whom"
],
"answer": 3
},
{
"question": "____ of the students completed the assignment?",
"options": [
"What",
"Which",
"Whom",
"Whose"
],
"answer": 1
},
{
"question": "____ is knocking at the window at this hour?",
"options": [
"Whom",
"Whose",
"Who",
"What"
],
"answer": 2
},
{
"question": "\"Tell me what you have done.\" The word 'what' here introduces an:",
"options": [
"Exclamation",
"Direct Question",
"Indirect Question",
"Adjective"
],
"answer": 2
},
{
"question": "____ told you that silly rumor?",
"options": [
"Whomever",
"Whoever",
"Whatever",
"Whichever"
],
"answer": 1
},
{
"question": "____ do you prefer, summer or winter?",
"options": [
"What",
"Who",
"Whose",
"Which"
],
"answer": 3
},
{
"question": "____ are you? – I am Mrs. Sharma.",
"options": [
"What",
"Who",
"Whom",
"Which"
],
"answer": 1
},
{
"question": "In the sentence \"What flavor of ice cream do you want?\", the word 'What' acts as:",
"options": [
"Interrogative Pronoun",
"Interrogative Adjective",
"Exclamatory Pronoun",
"Compound Pronoun"
],
"answer": 1
},
{
"question": "About ____ is the professor talking?",
"options": [
"Who",
"Which",
"Whose",
"Whom"
],
"answer": 3
},
{
"question": "____ is the capital of Japan?",
"options": [
"Which",
"Who",
"Whom",
"What"
],
"answer": 3
},
{
"question": "____ are those muddy footprints?",
"options": [
"Who",
"Whom",
"Whose",
"What"
],
"answer": 2
}
]
}
Comments
Post a Comment