Question Info

This question is public and is used in 2 tests or worksheets.

Type: Multiple-Choice
Category: PC Basics
Level: Grade 10
Tags: logic gates and circuits
Author: HTAdmin
Created: 2 years ago

View all questions by HTAdmin.

PC Basics Question

View this question.

Add this question to a group or test by clicking the appropriate button below.

Grade 10 PC Basics

Which of the following is the correct logical expression for the sum of a 2-bit binary adder?
  1. Sum S = (A AND B) OR ((NOT A) AND (NOT B))
  2. Sum S = ((NOT A) AND B) OR (A AND (NOT B))
  3. Sum S = ((NOT A) OR B) AND (A OR (NOT B))