Understanding Conditionals Quiz 4 (30 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. Which of the following is NOT a conditional operator?
2. If you study hard, then you will pass the test. True or False?
3. What verb tense is used in the main clause (EFFECT)of a first conditional?
4. What is the role of logical operators in conditionals?
5. Complete the sentence:If I knew the answer, I ..... (tell) you.
6. Complete the sentence:If I see her, I ..... (tell) her the news.
7. What is the syntax for a conditional in SQL?
8. Identify a common mistake made with second conditionals.
9. If it snows tomorrow, will the school be closed?
10. Complete the sentence with a modal verb:I ..... cook. [Znam kuhati.]
11. What is the structure of a type 1 conditional?
12. What is the main difference between zero conditional and first conditional?
13. What is the output of the following code:if x > 10:print('High')?
14. Complete the sentence:If he calls, I ..... (answer) the phone.
15. What is the main clause in a second conditional sentence?
16. Identify the first conditional:'If I see her, I (will tell/tell) her the news.' or 'If you drop an object, it falls.'
17. How can you check multiple conditions in one statement?
18. What is short-circuit evaluation in conditionals?
19. How do you form the 'if' clause (ACTION) in a first conditional sentence?
20. What is the main purpose of using the zero conditional?
21. If I eat too much candy, then I will get a stomachache. What is the condition?
22. Choose the correct form:I will miss the bus if I .....
23. What is the main purpose of using the first conditional?
24. What will happen if the condition in a 'while' loop is always true?
25. Which of the following is a correct zero conditional sentence?
26. Grace was trying to disapprove a proposal. What is the prefix in the word "disapprove" ?
27. Identify the first conditional in this sentence:'If you study hard, you will pass the exam.'
28. Identify the following sentence:'If they had left earlier, they would have caught the train.'
29. What is the zero conditional form for 'If it rains, the ground gets wet'?
30. What is the effect of using 'would' in second conditionals?