Class 11 Computer Science Chapter 4 Conditional And Iterative Statements Quiz 1 (25 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. Statement: "16-4 = 10 or 4 is an even number"Is this statement True or False?And what kind of compound statement is this?
2. Comparision OperatorsWhat is ==?
3. If she comes, I (a) call you.
4. Given the conditional;"If it snows then school will be closed"Which is the inverse?
5. What best defines an IF statement in python?
6. What is the inverse of the following statement?If Sam buys a car then he does not buy a motorcycle.
7. The type of reasoning where a person makes conclusions based on observations and patterns is called .....
8. Which alternative complete correctly the sentence? ..... I'll go to the beach.
9. Conditional Statement:If a triangle has 3 congruent sides, then it's an equilateral triangle.Identify the converse of this conditional statement:
10. What should you avoid in your thesis statement?
11. If the degree measure of an angle is between 90 and 180 degrees, then the angle is obtuse.What is the hypothesis of the given conditional statement?
12. What symbol must you place at the end of an if statement?
13. What is the syntax for an if statement in programming?
14. What is the correct conditional statement for the following statement:A square is a shape with four sides.
15. "If the cloud is dark, then it will rain" . What is the conclusion?
16. What is the Inverse ( $\sim p\rightarrow\sim q$
17. What part of an if statement should be indented?
18. Which is the correct if-then statement for: "you will be late to school if you miss the bus."
19. Which type of statement is:Two lines are perpendicular if and only if they intersect and 90 degrees.
20. Mrs. Tan ..... (take) a taxi if it ..... (rain).
21. What is the inverse?If a number can be divided by 2, then it is even.
22. If possible, use the Law of Detachment to draw a conclusion from the two given statements. If not possible, write not possible.Conditional:If x = 2, then 2x-10 =-6.Premise:x = 2
23. , he wouldn't have had an accident.
24. Identify the conclusion of the conditional statement:A four sided figure is a rectangle
25. Which is a counterexample of:If a four sided shape has two sides the same length, then it must be a rectangle.