Practice Basic Boolean Operators - 1.2 | ICSE Class 12 Computer Science – Chapter 1: Boolean | ICSE Class 12 Computer Science
K12 Students

Academics

AI-Powered learning for Grades 8–12, aligned with major Indian and international curricula.

Academics
Professionals

Professional Courses

Industry-relevant training in Business, Technology, and Design to help professionals and graduates upskill for real-world careers.

Professional Courses
Games

Interactive Games

Fun, engaging games to boost memory, math fluency, typing speed, and English skills—perfect for learners of all ages.

games

Practice Questions

Test your understanding with targeted questions related to the topic.

Question 1

Easy

What is the output of A ∙ B when A=0 and B=1?

💡 Hint: Recall the truth table for AND.

Question 2

Easy

What is the output of A + B when A=1 and B=0?

💡 Hint: Remember, OR outputs true if at least one input is true.

Practice 4 more questions and get performance evaluation

Interactive Quizzes

Engage in quick quizzes to reinforce what you've learned and check your comprehension.

Question 1

What does the AND operation output if both inputs are true?

  • 0
  • 1
  • Undefined

💡 Hint: Remember the truth table for AND.

Question 2

The NOT of 1 is _____?

💡 Hint: Think of NOT as flipping the truth value.

Solve 1 more question and get performance evaluation

Challenge Problems

Push your limits with challenges.

Question 1

Using variables A, B, and C, create an expression using both AND and OR operators, then create a truth table.

💡 Hint: Write out the potential combinations of A, B, and C.

Question 2

If NOT A = 1, what can you deduce about the value of A? Provide a logical explanation.

💡 Hint: Remember the definition of NOT.

Challenge and get performance evaluation