Students if you are looking for the Class 10 Computer Chapter 3 MCQs Notes if yes? then you visit the right place where you can easily find Chapter 3 Conditional Logic’s most important MCQs.
Students you know these are Computer Unit 3 Conditional Logic MCQs Questions Which will help you in your Final Computer exams so don’t forget to find more mcqs from the Class 10 Computer Book.
Class 10 Computer Chapter 3 Notes
Post Topic | Solved MCQs |
Book Code | Computer |
Class | 10th Class |
Chapter/Full | Chapter 3 |
Board | Punjab Board |
Class 10 Computer Chapter 3 MCQs Notes
1: Conditional logic helps.
a) decisions
b) iterations
c) traversing
d) all
2: statements describe the sequence in which statements of the program should be executed.
a) Loop
b) Conditional
c) Control
d). All
3: In the if statement, what happens if the condition is false?
a) Program crashes
b) Index out-of-bound error
c) Further code executes
d) The compiler asks to change the condition
4: Which of the following is the condition to check a is a factor of c?
a) a%c == 0
b) c%a == 0
c) a*c==0d)
d) a+c==0
5: A condition can be any________expression.
a) arithmetic
c) logical
b) relational
d) arithmetic, relational, or logical
6: An if statement inside another if statement is called_______structure.
a) nested
b) boxed
c) repeated
d) decomposed
7: A set of multiple instructions enclosed in braces is called a
a) box
b) list
c) block
d) job

Conclusion
The topic of this post is 10th Class Computer Chapter 3 MCQs Notes without any PDF file. We add this post to the 10th Class Computer Notes category where students can easily find the Chapter 3 MCQs type study solutions and much more that students need to be related to the Class 10 Computer Book.