Conditionals Quiz 28 (60 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. If scientist knew the secrets of inmortality, we would have heard about it by now.
2. I slept over! If I had woken up earlier, I ..... at work already .....
3. If he ..... (have) more experience right now, he ..... (be promoted) to manager.
4. ZERO CONDITIONALIf you ..... water and electricity, you ..... a shock.
5. I would tell him if I ..... Spanish.
6. What is the following operator called in computer programming? &
7. Which sentence is a real-life example of the Zero Conditional?
8. Why are time words important in mixed conditionals?
9. Unless you ..... now, you will be late.
10. What is the correct structure for a first conditional sentence?
11. We use Conditional 1 to talk about relations.
12. Phil always ..... angry when he loses.
13. I wouldn't have been angry if you ..... me the truth.
14. Which sentence is an example of a future unreal conditional?
15. Which type of loop iterates until condition become False?
16. Is used to talk about things which are possible in the present or the future-things which may happen
17. What is the purpose of an "if" statement in Python?
18. What is the correct form of the second conditional sentence:If I ..... more time, I would learn to play the guitar.
19. My boss will check her messages when she ..... back to the office.
20. Complete the first conditional with the correct verb tense:If it ..... (snow) tomorrow, we can go skiing.
21. What is the correct inverted form of the sentence 'I couldn't find a public bathroom anywhere'?
22. COMPLETE THE CONDITIONAL SENTENCES TYPE 2:-IF+SUB+ ..... , SUB+ ..... /COULD/MIGHT+V1
23. If she ..... her son, she would have saved him from the accident.
24. What type of If Conditional Sentence is 'If we didn't trust them, we would not ask them to stay with us last summer'?
25. If it's sunny, we will go the beach.
26. What are mixed conditionals primarily used for?
27. If you ..... me, you would have known the answer.
28. If they were more experienced, they ..... the job offer last month.
29. If plants don't get sunlight, they .....
30. What are conditionals?
31. What does the first conditional express?
32. Identify the type of conditional in the following sentence:If I had listened to you, I would not have been in trouble with my parents.
33. What is the correct inverted form of the sentence 'If I were a foot taller, I would be able to join my school's basketball team'?
34. Umar will be sick if he ..... too much candy.
35. If they had told me earlier, I could have helped. What type of conditional is this?
36. Identify the type of conditional:If you don't hurry, you will miss the bus.
37. I really believe we might play football. We ..... (play) football if it ..... (not rain).
38. The third conditional is about
39. If we ..... you, we .....
40. SECOND CONDITIONALIf I ..... (be) you, I ..... (get) a new job.
41. If I ..... my emails this morning, I'd have answered you straight away.
42. If I practise for the speaking and listening exam, I ..... pass it with flying colours.
43. We would have gone camping if the weather ..... better.
44. What are conditionals primarily used for in programming?
45. If I were you, I would take that job. What type of conditional is this?
46. What is the output of the following code?int i = 3;if(i < 7) println("aplus");println("compsci");
47. Which sentence is in the inverted conditional form?
48. Choose the correct inversion for this sentence: "If you had asked for help, I would have assisted you."
49. Read the conditional sentence and answer the questions that follow with yes or no.If I were afraid to watch scary movies, I wouldn't go to that show.Am I afraid to watch scary movies?Am I going to go to that show?
50. The second conditional is used to imagine .....
51. Completa las siguientes oraciones con el phrasal verb correcto:g. Don't forget to ..... the lights before leaving the room. (turn on / turn off / turn up)
52. 0 conditional form:
53. Complete the sentence:If I ..... enough money, I will buy a new car.
54. Choose the most accurate sentence using the third conditional for a past regret:
55. The 'else' statement is optional in Python
56. Teacher says:* "If you study, you will pass." * This is an example of:
57. You want to go to Sally's party, but you can't. What can you say?
58. Why did "gif" in Old English evolve into the modern "if" ?
59. Consider the following pseudocode with nested conditionals: "'IF x > 10 THEN IF y < 5 THEN OUTPUT "A" ELSE OUTPUT "B"ELSE OUTPUT "C" "'What will be the output if 'x = 12' and 'y = 3'?
60. Identify the second conditional sentence:If she were a doctor, she would help people.