Conditionals Quiz 37 (25 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. If he ..... (not, forget) his keys, he would have been able to open the door.
2. Transform the standard conditional 'If I had more energy, I would exercise regularly.' into a mixed conditional indicating that a past decision is affecting the present.
3. Ready to become a coffee connoisseur? Dive into the barista's guidebook! How many unique coffee brewing methods are detailed for you to master?
4. Create a first conditional sentence:If it is sunny tomorrow, we will have a picnic.
5. Transform the standard conditional 'If I go to the party, I will have fun.' into a mixed conditional indicating that a past decision is affecting the present.
6. Create a zero conditional sentence with the words:'if / you / not study / fail'.
7. If she ..... (pay) attention in class, she would have remembered the answer during the test.
8. FIRST CONDITIONALIf he ..... (come), I ..... (be) surprised.
9. If you ..... a mistake, just admit it.
10. If I knew her address, I would send her a gift. What type of conditional is this?
11. If this is so, he ..... praise or recognition.
12. We form Conditional 2 like this:If + Past Simple-would + base form
13. I bought a lottery ticket last year but not a winning one ..... If I ..... that lottery, I could be traveling the world now!
14. Likely to happen, prediction
15. If I have enough apples, I ..... and apple pie this afternoon.
16. The second Conditional is used for?
17. It expresses impossible scenarios
18. If it ..... we'll go skiing.
19. When you press the button, .....
20. If I hadn't lost my phone, I ..... able to call you right now.
21. If we had left earlier, we ..... the train.
22. Which of the following is the most appropriate use of a mixed conditional?
23. Which of the following is a reason for using the Eye Sensor in a project?
24. What is the value of playerStatus after the following code is run?string playerStatus = "Idle"; float playerVelocity = 5.0f; if (playerStatus == "Idle")\{ if (playerVelocity > 0.0f)\{ playerStatus = "Moving"; \} else if (playerStatus == "Moving")\{ if (playerVelocity == 0.0f)\{ playerStatus = "Idle"; \} \}
25. Complete the sentence:If we ..... in Paris, we would visit the Eiffel Tower.