Conditionals Quiz 52 (30 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. We form Conditional 1 like this:If+Present Simple-would + base form
2. Complete the sentence:If it rains tomorrow, .....
3. If I got a job in Italy, we ..... pasta every day.
4. Which of the following is an example of an inverted conditional?
5. If I had studied, I ..... the exam.
6. What will the following program print when run?number ..... one = 5number ..... two = 10if number ..... one == 5:print(1)if number ..... one > 5:print(2)if number ..... two < 5:print(3)if number ..... one < number ..... two:print(4)if number ..... one != number ..... two:print(5)
7. If you don't hurry up, you ..... to school on time
8. If it had been warmer, they ..... in the garden.
9. You ..... new friends if you joined a team. (make)
10. If I had more time, I would learn another language. What type of conditional is this?
11. He ..... the exam if he ..... harder.
12. Complete the sentence:If it rains tomorrow, I ..... my umbrella.
13. Which of these is a conditional in C# coding?
14. If It rains, the ground gets wet.
15. A conditional sentence that expresses a condition that would or could happen in the past but did not happen.
16. What is the output from the following code:name = "Fred"print("Hello '' + name)
17. You can use any future or can + verb in the first conditional in the result clause
18. Which sentence is an example of a zero conditional?
19. What type of conditions does the zero conditional describe?
20. If he had apologized, she ..... him a second chance.
21. The second conditional is used to talk about real possibilities in the future.
22. If we had arrived earlier, we would have caught the train. What type of conditional is this?
23. If I ..... (speak) French, I would have joined that exchange program last summer.
24. I'll take the kids for a picnic if it .....
25. Second conditional can use:
26. 1st conditional form:
27. If we had taken a taxi, we ..... the flight
28. Form a zero conditional sentence using the following words:'if / it / rain / wet'.
29. We form Conditional 2 like this:If + Past Tense-will + base form
30. Which is the structure of an imaginative or unreal conditional in the present context?