Conditionals Quiz 16 (60 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. If she hadn't moved to another city, we ..... spending time together now.
2. If you had prepared earlier, you ..... avoided all this stress.
3. Choose the correct option:'If you weren't such a jerk, they ..... you to yesterday's party.'
4. Create a third conditional sentence:If she had listened to the warning, she wouldn't have gotten hurt.
5. What ..... you ..... if you found a snake in your bed? (do)
6. If it doesn't rain tomorrow, we ..... to the beach.
7. If it rains, .....
8. Create a second conditional sentence:If I were a millionaire, I would buy a private jet.
9. What will print to the screen when the following program is run?number = 5greater ..... than ..... zero = number > 0print(type(number))
10. I ..... you at the station if you ..... me.
11. He will stay out ..... it gets dark
12. In Java, what is the scope of a variable declared inside a function?
13. What is the third conditional about?
14. If I had more time, I ..... (do) a course in Business English.
15. Choose the correct first conditional sentence:
16. IDENTIFY THE CONDITIONAL:If my brother hadn't helped me, I wouldn't have finished all these chores.
17. Which conditional is used for hypothetical situations in the present or future?
18. THIRD CONDITIONALI ..... to the cocktail party if I hadn't had too much work on.
19. If he ..... his passport, he would have traveled abroad.
20. If we ..... the train, we wouldn't have been late.
21. It is possible to execute both the statements under if and else at the same time.
22. The if part of the sentence mustn't have a would or will
23. If I didn't need the money, I'd work less.
24. Spot the zero conditional in the sentence:'If you mix red and blue, you get purple.'
25. Identify the third conditional sentence:If she had arrived on time, she would have caught the train.
26. Identify the third conditional sentence:If she had known about the party, she would have attended.
27. Which adverbial is an example of group number three?
28. ..... take your ball.
29. There is no semicolon after an if statement in computer programming.
30. If I ..... more confident, I would have spoken at the meeting.
31. If you had been more serious at your last job, you ..... that promotion.
32. Which conditional is used to talk about general truths?
33. 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.
34. How do you pass arguments to a function in JavaScript?
35. What will be the output of the following code?x = 5y = 3print(x > 3 and y < 5)
36. If she ..... a car, she wouldn't need to take the bus.
37. Another term for an "if-else" statment is
38. Which logical operator represents "or" in Python?
39. Although we use the present in the first part of the first conditional it can be about a future action
40. What is the purpose of the first conditional?
41. Dior ..... Grace about the homework if he ..... her later.
42. Which of the following is an example of a first conditional sentence?
43. If she hadn't lost her passport, she ..... the flight.
44. Complete the sentence:If we ..... the party, we would have had a great time.
45. What is wrong with the following code? if(key == g){ stroke(255, 0, 255); fill(255, 0, 0); rect(30, 400, 50, 310);}
46. If you ..... (not be) so shy, you would have introduced yourself to her last week.
47. The first conditional is used when the outcome is more likely, the second when it is less likely
48. What is the correct form of the first conditional sentence:If she ..... hard, she will pass the exam.
49. What is the key idea when using mixed conditionals?
50. Which is the structure of an imaginative or unreal conditional in the past context?
51. A conditional sentence that expresses a condition that is likely to happen in the future.
52. Identify the second conditional sentence:If I were a bird, I would fly in the sky.
53. What are the two parts of a conditional sentence?
54. She will do the exercise again if she ..... a lot of mistakes.
55. How could you use the Bumper Sensor in the Wall Maze challenge?
56. What is the result form for future unreal conditionals?
57. I would have passed the test if I ..... more.
58. If you ..... two, you will get the third for free.
59. If you plant a seed and water it, it .....
60. Plants can't survive if you ..... them.