Practice AND Operation - 1.2.1 | 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 the AND operation when both inputs are true?

💡 Hint: Consider when both conditions are met.

Question 2

Easy

Fill in the truth table for A = 0, B = 1 in the AND operation.

💡 Hint: What happens when one input is false?

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

Which output represents the result of A AND B when A = 0 and B = 1?

  • 1
  • 0
  • undefined

💡 Hint: Think about the truth table.

Question 2

The AND operation is true for inputs A and B only if both are which value?

  • True
  • False

💡 Hint: What is the requirement for the output to be true?

Solve and get performance evaluation

Challenge Problems

Push your limits with challenges.

Question 1

Given a Boolean expression involving the AND operation, simplify it logically. Example: (A ∙ B) ∙ (A ∙ C).

💡 Hint: Use distributive laws.

Question 2

Design a simple digital circuit using AND gates to control lights in a room: two switches for two different entrances.

💡 Hint: Think about how both switches must be closed to activate the light.

Challenge and get performance evaluation