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

Quiz Instructions

Select an option to see the correct answer instantly.

1. If you live in Santa Rosa City, then you live in Laguna.If you live in Laguna, then you live in Santa Rosa City.
2. This variable keeps a count how many times a loop executes successfully
3. If you give me $ 20, then I will be your best friend. Identify the hypothesis.
4. Read the statement, then the phrase. Determine whether the phrase is the hypothesis or conclusion of the conditional statement."If two lines intersect, then they only intersect in one point."they only intersect in one point
5. All conditional statements are true.
6. What is the format for the negation of a conditional statement?
7. P = "My shirt is white"Q = "My pants are not white"Which of the following represents Conjunction?
8. A thesis statement should .....
9. Write the following as a conditional statement."A counterexample shows that a conjecture is false."
10. What is the biconditional that matches the statement: "A right angle is an angle with 90 degrees."
11. A converse of a conditional statement is formed by .....
12. What is the conclusion of the statement, "If 3 or more points lie on the same line, then the points are collinear." ?
13. Choose the output.for j in range(5, 8):print(j+2)
14. Identify the hypothesis of the given conditional statement:If it is raining outside, then you will need an umbrella.
15. If the angles are vertical, then the angles are congruent. Identify the conclusion.
16. How do you write a nested for loop in Python?
17. If $2x-3=13, $ $x=8$
18. Choose a counterexample for the following conditional:If an electronic device has a screen then it is a television.
19. A ..... is a flat surface.
20. Consider the statement:If Julie eats tomatoes, then she likes salad.What is the conclusion?
21. If the following statement is a converse statement, then what would be the original conditional statement?If the food is cooking, then the food is in the oven.
22. Determine if the statement is true or false:A four sided figure is a rectangle
23. The statement "an angle is a right angle if and only if its measure is 90$^{o}$" is an example of what type of statement?
24. Read the statement, then the phrase. Determine whether the phrase is the hypothesis or conclusion of the conditional statement."If two lines in a plane are parallel, then they will not intersect."they will not intersect
25. Cheese contains calcium.What do you think is the conclusion of the given sentence?