Conditionals Quiz 31 (60 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. What is the CORRECTLY written rule for this pattern?12, 21, 30, 39, 48, 57
2. What is the purpose of the "else" clause in an if-else statement?
3. What would you do if it were to rain later? is an example of?
4. They ..... to Spain on holiday if they liked hot wheather
5. If I ..... a bird, I would fly to you.
6. If we ..... (not / go) to the party, we ..... (not / meet) them.
7. Completa las siguientes oraciones con el phrasal verb correcto:b. The teacher asked the students to ..... the new vocabulary. (look up / look after / look for)
8. What do we use to express a highly unlikely event?
9. Choose the correct option:'If I had more time, I ..... you last night.'
10. Complete the second conditional with the correct verb tense:If I were you, I ..... (take) the job offer.
11. Which of the following is an example of a mixed third/second conditional?
12. If she ..... to the museum, she saw the painting.
13. If they ..... the instructions, they wouldn't be lost.
14. Tom would have come if you ..... him.
15. She ..... happier if she gets the job.
16. When the sun ..... (set), it ..... (get) dark.
17. I wouldn't be tired now if I ..... to bed earlier last night.
18. What is the purpose of a ; at the end of the code statement?
19. Which conditional is used to express regrets about the past?
20. Which sentence most accurately reflects the evolution of conditionals in English grammar?
21. I would have believed you if you ..... to me before.
22. Which of the following practices helps in keeping your code readable?
23. Completa las siguientes oraciones con el phrasal verb correcto:d. He promised to ..... the report by tomorrow. (hand out / hand in / hand over)
24. If evaluating the influence of the Norman Conquest, which effect on conditionals is most valid?
25. If you ..... , we'll miss the train. (not hurry up)
26. If Anna hadn't told him about the exam, he ..... about it.
27. It means "because maybe"
28. I will write it down on my filofax .....
29. What is important for maintaining consistency in your code?
30. If I would see him, I would ask for help.
31. What tense shift occurs between a first and a second conditional?
32. When the sun goes down, it gets dark.
33. If they ..... earlier, they ..... the train.
34. Is used to make statements about the real world, and often refers to general truths, such as scientific facts
35. What will be the output of the following code?x = 7y = 7print(x == y)
36. Third conditional structure:
37. If I had known about the party, I ..... gone.
38. Transform the standard conditional 'If I finish my work, I will relax this evening.' into a mixed conditional that connects a present condition to a past result.
39. If the train ..... on time, we ..... earlier.
40. What is the output of the following Python code:'print(not(x > 10))' if 'x = 5'?
41. The second conditional is less likely because
42. ..... , I stop watching it.
43. If he ..... the fine, he will go to prison.
44. Which sentence correctly uses an inverted conditional?
45. Which sentence uses the first conditional?
46. We can drive to London unless you ..... to take the train.
47. , I would feel miserable.
48. What are the different logical operators available in p5js editor?
49. If she works hard, she will succeed.
50. If we ..... (save) enough money, we will buy a new car.
51. If I ..... (wake up) on time, I wouldn't have missed the bus.
52. If they ..... new batteries, their camera would have worked correctly.
53. If you ..... (not forget) your keys, you wouldn't have been locked out.
54. If he ..... his own vegetables, he wouldn't have to buy them.
55. He would have helped me if I ..... (ask) him.
56. If you don't drink water, you will get thirsty.
57. If they had studied more, they would have passed the test.
58. If I had taken an umbrella, I wouldn't have gotten wet.
59. We will go to the park if the sun ..... (shine).
60. We will leave earlier if we ..... (finish) work soon.