ICSE Class 10 Computer Applications
Question 2 of 30
Solved 2023 Question Paper ICSE Class 10 Computer Applications — Question 2
Back to all questionslogical
Reason — Logical operators operate only on boolean operands and are used to construct complex decision-making expressions. Logical AND && operator evaluates to true only if both of its operands are true.