This quiz works best with JavaScript enabled. Home > Grammar > Parts Of Speech > Verbs > Moods > Conditionals – Quiz 33 🏠 Homepage 📘 Download PDF Books 📕 Premium PDF Books Conditionals Quiz 33 (30 MCQs) Quiz Instructions Select an option to see the correct answer instantly. 1. If you had been more serious at your last job, you ..... that promotion. A) Will get. B) Get. C) Would have gotten. D) Got. Show Answer Correct Answer: C) Would have gotten. 2. Which conditional is used to talk about general truths? A) Zero Conditional. B) Third Conditional. C) Second Conditional. D) First Conditional. Show Answer Correct Answer: A) Zero Conditional. 3. Oh my, was it an awful scene:he was covered with mud and screaming bloody murder. It ..... (not be) so shockingly horrendous if he ..... (cover) with mud. A) Won't be wasn't covered. B) Wouldn't be wasn't covered. C) Wouldn't have been hadn't covered. D) Wouldn't have been hadn't been covered. Show Answer Correct Answer: D) Wouldn't have been hadn't been covered. 4. How do you pass arguments to a function in JavaScript? A) By sending a separate email to the function. B) By shouting the arguments out loud. C) By writing the arguments on a piece of paper and mailing it to the function. D) By including the arguments within the parentheses when calling the function. Show Answer Correct Answer: D) By including the arguments within the parentheses when calling the function. 5. What will be the output of the following code?x = 5y = 3print(x > 3 and y < 5) A) False. B) Error. C) None. D) True. Show Answer Correct Answer: D) True. 6. If she ..... a car, she wouldn't need to take the bus. A) Had. B) Has. C) Have. D) Would have. E) Would. Show Answer Correct Answer: A) Had. 7. Another term for an "if-else" statment is A) Loops. B) Function. C) Conditional. D) Algorithm. Show Answer Correct Answer: C) Conditional. 8. Which logical operator represents "or" in Python? A) &. B) ||. C) Or. D) OR. Show Answer Correct Answer: C) Or. 9. Although we use the present in the first part of the first conditional it can be about a future action A) Maybe I am not sure. B) No. C) No the first is about the past. D) Yes. Show Answer Correct Answer: D) Yes. 10. What is the purpose of the first conditional? A) To talk about imaginary situations in the past. B) To talk about real and possible situations in the present or future. C) To describe habits. D) To make past predictions. Show Answer Correct Answer: B) To talk about real and possible situations in the present or future. 11. Dior ..... Grace about the homework if he ..... her later. A) Will tell sees. B) Would have told had seen. C) Will tell see. D) Would tell saw. Show Answer Correct Answer: A) Will tell sees. 12. Which of the following is an example of a first conditional sentence? A) If I were you, I would study harder. B) If I go to the store, I will buy milk. C) If it rains, the grass gets wet. D) If I had known, I would have acted differently. Show Answer Correct Answer: B) If I go to the store, I will buy milk. 13. If she hadn't lost her passport, she ..... the flight. A) Wouldn't miss. B) Wouldn't have missed. C) Won't miss. D) Doesn't miss. Show Answer Correct Answer: B) Wouldn't have missed. 14. If Yates (a) wasn't able to hold Simpson, he (b) ..... cut the rope. A) Will have to. B) Has to. C) Wouldn't have to. D) Had to. Show Answer Correct Answer: C) Wouldn't have to. 15. Complete the sentence:If we ..... the party, we would have had a great time. A) Didn't attend. B) Had attended. C) Forgot about. D) Left early. Show Answer Correct Answer: B) Had attended. 16. What is wrong with the following code? if(key == g)\{ stroke(255, 0, 255); fill(255, 0, 0); rect(30, 400, 50, 310);\} A) Curly brackets do not belong. B) None of the others. C) No semicolon after the if statement. D) No quotes surrounding the g. Show Answer Correct Answer: D) No quotes surrounding the g. 17. What is the correct structure for the second conditional? A) If + past simple >> would + infinitive. B) If/when + present simple >> present simple. C) If + present simple >> will + infinitive. D) If + past perfect >> would + have + past participle. Show Answer Correct Answer: A) If + past simple >> would + infinitive. 18. If I had studied harder, I ..... the exam. A) Would have failed. B) Would have gotten an A. C) Would have skipped the exam. D) Would have passed. Show Answer Correct Answer: D) Would have passed. 19. If you ..... (not be) so shy, you would have introduced yourself to her last week. A) Are not. B) Hadn't been. C) Weren't. D) Are. Show Answer Correct Answer: C) Weren't. 20. The first conditional is used when the outcome is more likely, the second when it is less likely A) True. B) False. C) All the above. D) None of the above. Show Answer Correct Answer: A) True. 21. What is the correct form of the first conditional sentence:If she ..... hard, she will pass the exam. A) Studies. B) Eats. C) Sleeps. D) Works. Show Answer Correct Answer: A) Studies. 22. What is the key idea when using mixed conditionals? A) Subject-verb agreement. B) Verb tense. C) Time. D) Punctuation. Show Answer Correct Answer: C) Time. 23. Which is the structure of an imaginative or unreal conditional in the past context? A) If + subject + simple past, subject + would + base form. B) If + subject + simple past, subject + simple past. C) If + subject + past perfect, subject + would + base form. D) If + subject + past perfect, subject + would + have + past participle. Show Answer Correct Answer: D) If + subject + past perfect, subject + would + have + past participle. 24. A conditional sentence that expresses a condition that is likely to happen in the future. A) Factual or real. B) Future or predictive. C) Imaginative or unreal. D) None of the above. Show Answer Correct Answer: B) Future or predictive. 25. Identify the second conditional sentence:If I were a bird, I would fly in the sky. A) If I were a bird, I will fly in the sky. B) If I am a bird, I would fly in the sky. C) If I were a bird, I would fly in the sky. D) If I was a bird, I would fly in the sky. Show Answer Correct Answer: C) If I were a bird, I would fly in the sky. 26. What are the two parts of a conditional sentence? A) The if-clause and the main clause. B) The subject and the verb. C) The hypothesis and the conclusion. D) The condition and the result. Show Answer Correct Answer: A) The if-clause and the main clause. 27. She will do the exercise again if she ..... a lot of mistakes. A) Will make. B) Makes. C) Make. D) Made. Show Answer Correct Answer: B) Makes. 28. How could you use the Bumper Sensor in the Wall Maze challenge? A) To calculate the distances between the VR Robot and a wall. B) To instruct the VR Robot to turn when it bumps into a wall. C) To make the VR Robot ascend a wall to finish the maze faster. D) To determine the color of the wall. Show Answer Correct Answer: B) To instruct the VR Robot to turn when it bumps into a wall. 29. What is the result form for future unreal conditionals? A) Would be + present participle. B) Might + verb. C) Would have + past participle. D) Will be + verb. Show Answer Correct Answer: A) Would be + present participle. 30. I would have passed the test if I ..... more. A) Studied. B) Have studied. C) Had studied. D) Had study. Show Answer Correct Answer: C) Had studied. ← PreviousNext →Related QuizzesVerbs QuizzesParts Of Speech QuizzesConditionals Quiz 1Conditionals Quiz 2Conditionals Quiz 3Conditionals Quiz 4Conditionals Quiz 5Conditionals Quiz 6Conditionals Quiz 7Conditionals Quiz 8 🏠 Back to Homepage 📘 Download PDF Books 📕 Premium PDF Books