Understanding Conditionals Quiz 3 (60 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. What is the past perfect form used in Type 3 Conditionals?
2. Which of the following is an example of zero conditional? 'If you heat ice, it melts.' or 'If it rains tomorrow, I will stay home.'
3. If he were taller, he could reach the shelf. (Second or Third?)
4. If I had seen the movie, I would have told you. (Second or Third?)
5. Grace is learning about word structures in her English class. What is the suffix in the word "happiness" ?
6. Complete the sentence:If it rains, I ..... (stay) indoors. [a general truth]
7. If I had a million dollars, I would buy a house. (Second or Third?)
8. Which keyword is used to check another condition if the first one is false?
9. Maya is trying to understand the prefix in the word "incomplete" . What is the prefix?
10. What is a type 0 conditional?
11. Which of the following sentences is NOT a Type 2 Conditional?
12. What is the difference between '==' and '===' in JavaScript?
13. Choose the correct form:If it ..... , the ground gets wet.
14. Identify the conditional type:'If you touch a flame, it burns.'
15. What happens in the zero conditional if the condition is true?
16. Identify the first conditional in this sentence:'If it rains tomorrow, I will stay home.'
17. Complete the sentence:If they were here, they ..... (help) us.
18. What is the syntax for a while loop in Python?
19. What is the output of the following code:if (5 > 3) { print('True'); }?
20. What is the purpose of using nested if statements?
21. Provide a situation where you would use the first conditional.
22. Choose the correct zero conditional:'If you (press/presses) the button, the machine starts.'
23. What happens if the condition in an if statement is false?
24. Identify the correct form:If it rains, the ground ..... wet.
25. Choose the correct form:'If you (heat) water to 100 degrees, it (boil).'
26. Which of the following is an example of the zero conditional? A) If you heat ice, it melts. B) If I were you, I would take the job. C) If it rains, I will take an umbrella.
27. Which of the following is a looping structure?
28. Which of the following sentences is NOT a second conditional?
29. In which situation would you use a first conditional?
30. What is the effect of using 'would have' in third conditionals?
31. What is the purpose of a broadcast in programming?
32. If it were sunny, we would go to the beach. (Second or Third?)
33. Choose the correct form:'If you (mix) yellow and blue, you (get) green.'
34. Identify the if-then statement:If I finish my homework, then I can watch TV.
35. In a second conditional sentence, which tense is used in the main clause?
36. Fill in the blank:If she studies hard, she ..... (pass) the exam.
37. Complete the sentence:If I ..... (have) more time, I would learn a new language.
38. What is the main purpose of using the second conditional?
39. How can you exit a loop prematurely?
40. If she had studied harder, she would have passed. (Second or Third?)
41. When do we use 'if' in the first conditional?
42. Choose the correct form for the first conditional:'If it (rains/rain), we will cancel the picnic.'
43. Choose the correct zero conditional:'If you mix red and blue, you (get/getting) purple.'
44. We ..... the buried remains if we hadn't got lost.
45. What is the purpose of the break statement in loops?
46. What is the purpose of the 'continue' statement?
47. Identify the zero conditional in this list:'If you freeze water, it turns to ice.' or 'If I go to the party, I will have fun.'
48. If I go to the party, what will happen?
49. Differentiate between zero and first conditional in terms of certainty.
50. What verb form follows 'if' in a second conditional?
51. True or false:An "if" statement can exist without an "else" statement.
52. What is an example of a broadcast message?
53. If I study hard, what will happen?
54. What is the purpose of an 'if' statement?
55. Benjamin is learning about word formation in his English class. What is the suffix in the word "joyful" ?
56. What is the purpose of the 'else' statement?
57. If she had called me, I would have answered. (Second or Third?)
58. If you mix red and blue, what color do you get?
59. Which of the following is a zero conditional? 'If you mix red and blue, you get purple.' or 'If I see her, I will tell her.'
60. Which sentence is an example of the first conditional? A) If I were rich, I would buy a car. B) If it rains tomorrow, I will stay inside. C) If I had wings, I could fly.