Understanding Conditionals Quiz 5 (25 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. What is the structure of a type 1 conditional?
2. What is the main difference between zero conditional and first conditional?
3. What is the output of the following code:if x > 10:print('High')?
4. Complete the sentence:If he calls, I ..... (answer) the phone.
5. What is the main clause in a second conditional sentence?
6. Identify the first conditional:'If I see her, I (will tell/tell) her the news.' or 'If you drop an object, it falls.'
7. How can you check multiple conditions in one statement?
8. What is short-circuit evaluation in conditionals?
9. How do you form the 'if' clause (ACTION) in a first conditional sentence?
10. What is the main purpose of using the zero conditional?
11. If I eat too much candy, then I will get a stomachache. What is the condition?
12. Choose the correct form:I will miss the bus if I .....
13. What is the main purpose of using the first conditional?
14. What will happen if the condition in a 'while' loop is always true?
15. Which of the following is a correct zero conditional sentence?
16. Grace was trying to disapprove a proposal. What is the prefix in the word "disapprove" ?
17. Identify the first conditional in this sentence:'If you study hard, you will pass the exam.'
18. Identify the following sentence:'If they had left earlier, they would have caught the train.'
19. What is the zero conditional form for 'If it rains, the ground gets wet'?
20. What is the effect of using 'would' in second conditionals?
21. Choose the correct form:If I ..... (know) the answer, I would tell you.
22. Choose a correct second conditional sentence.
23. If she had known about the party, she would have come. Is this Type 2 or Type 3?
24. Which sentence is an example of zero conditional? 'If you mix yellow and blue, you get green.' or 'If it snows, we will go skiing.'
25. Can third conditionals be used for hypothetical situations?