Understanding Conditionals Quiz 2 (60 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. What is the modal verb for ability?
2. What is the output of the following code:for i in range(3):print(i)?
3. Which of the following sentences is a first conditional?
4. Fill in the blank:If he ..... (be) taller, he could play basketball.
5. Identify the type 1 conditional
6. Which symbol is used for 'not equal to' in most programming languages?
7. What tense do you use in the main clause(EFFECT) in a zero conditional sentence?
8. Identify the type of conditional:'If I study hard, I will pass the exam.'
9. If I were a superhero, I would save the world. (Second or Third?)
10. Can you nest conditional statements? Give an example.
11. In a zero conditional sentence, which tense is used in both clauses?
12. Identify the following sentence as Type 2 or Type 3:'If I had studied harder, I would have passed the exam.'
13. Formulate a type 1 conditional sentence about going to the park.
14. What will happen if the condition in a while loop is never met?
15. How do second conditionals relate to present situations?
16. Choose a correct zero conditional sentence.
17. Give an example of a first conditional sentence about rain.
18. Benjamin is planning to attend a party. Which of the following sentences is a first conditional?
19. Formulate a type 0 conditional sentence about plants.
20. Give an example of a zero conditional sentence about water.
21. Organize the sentence use / your / you / battery / if / dies / phone / the / all day
22. What is the correct form of the verb in this Type 2 Conditional:'If I ..... (to have) a car, I would drive to work.'
23. What is a loop in programming?
24. Avery can't swim, can she?
25. Emma is learning about word structures in her English class. What is the suffix in the word "kindness" ?
26. Which of the following is NOT a conditional operator?
27. If you study hard, then you will pass the test. True or False?
28. What verb tense is used in the main clause (EFFECT)of a first conditional?
29. What is the role of logical operators in conditionals?
30. Complete the sentence:If I knew the answer, I ..... (tell) you.
31. Complete the sentence:If I see her, I ..... (tell) her the news.
32. What is the syntax for a conditional in SQL?
33. Identify a common mistake made with second conditionals.
34. If it snows tomorrow, will the school be closed?
35. Complete the sentence with a modal verb:I ..... cook. [Znam kuhati.]
36. What is the main difference between zero conditional and first conditional?
37. What is the output of the following code:if x > 10:print('High')?
38. Complete the sentence:If he calls, I ..... (answer) the phone.
39. What is the main clause in a second conditional sentence?
40. Identify the first conditional:'If I see her, I (will tell/tell) her the news.' or 'If you drop an object, it falls.'
41. How can you check multiple conditions in one statement?
42. What is short-circuit evaluation in conditionals?
43. How do you form the 'if' clause (ACTION) in a first conditional sentence?
44. If I eat too much candy, then I will get a stomachache. What is the condition?
45. Choose the correct form:I will miss the bus if I .....
46. What is the main purpose of using the first conditional?
47. What will happen if the condition in a 'while' loop is always true?
48. Grace was trying to disapprove a proposal. What is the prefix in the word "disapprove" ?
49. Identify the first conditional in this sentence:'If you study hard, you will pass the exam.'
50. Identify the following sentence:'If they had left earlier, they would have caught the train.'
51. What is the zero conditional form for 'If it rains, the ground gets wet'?
52. What is the effect of using 'would' in second conditionals?
53. Choose the correct form:If I ..... (know) the answer, I would tell you.
54. If she had known about the party, she would have come. Is this Type 2 or Type 3?
55. 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.'
56. Can third conditionals be used for hypothetical situations?
57. If I were a bird, I would fly. (Second or Third?)
58. What happens in the second conditional if the condition is true?
59. What is the modal verb for obligation?
60. If I had known you were coming, I would have baked a cake. Is this Type 2 or Type 3?