Conditionals Quiz 77 (25 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. When the sun goes down, it gets dark.
2. If they ..... earlier, they ..... the train.
3. Is used to make statements about the real world, and often refers to general truths, such as scientific facts
4. What will be the output of the following code?x = 7y = 7print(x == y)
5. Third conditional structure:
6. If I had known about the party, I ..... gone.
7. 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.
8. If the train ..... on time, we ..... earlier.
9. What is the output of the following Python code:'print(not(x > 10))' if 'x = 5'?
10. The second conditional is less likely because
11. ..... , I stop watching it.
12. If I studied .....
13. If he ..... the fine, he will go to prison.
14. Which sentence correctly uses an inverted conditional?
15. Which sentence uses the first conditional?
16. We can drive to London unless you ..... to take the train.
17. , I would feel miserable.
18. What are the different logical operators available in p5js editor?
19. Which symbol means "not equal to" ?
20. If I were a millionaire, I ..... in Beverly Hills.
21. If she works hard, she will succeed.
22. If we ..... (save) enough money, we will buy a new car.
23. If I ..... (wake up) on time, I wouldn't have missed the bus.
24. If they ..... new batteries, their camera would have worked correctly.
25. If you ..... (not forget) your keys, you wouldn't have been locked out.