closed by
825 views
0 0 votes
closed as a duplicate of: GATE IT 2005 | Question: 7

Which is the following expression is equivalent to $(A \oplus B) \oplus C$ ?

  1. $(A + B + C) (\bar{A} + \bar{B} + \bar{C})$ 
  2. $(A + B + C) (\bar{A} + \bar{B} + C)$
  3. $ABC + \bar{A} (B\oplus C) + \bar{B} (A \oplus C)$
  4. None of these.

 

Position:
Show:

Related questions

0 0 votes
0 0 answers
18
18 views
Imdad_Masum asked Aug 6
18 views
This post was deleted with below mentioned reason.
Delete Reason Name: All previous gate questions are already available in the site. See "Previous Years" tab in the Menu.
Delete Reason Note:
Has Author Submitted Revision Edit?: NOT YET
The submitted edit has been rejected. The post is hidden permanently.
197 197 votes
9 answers 9 answers
76.8k
76.8k views
Kathleen asked Sep 22, 2014
76,756 views
A $5$ stage pipelined CPU has the following sequence of stages:IF – instruction fetch from instruction memoryRD – Instruction decode and register readEX – Execute: ALU op...
32 32 votes
3 answers 3 answers
15.2k
15.2k views
gatecse asked Sep 21, 2014
15,237 views
Let $f(x)$ be the continuous probability density function of a random variable $x$, the probability that $a < x \leq b$, is :$f(b-a)$$f(b) - f(a)$$\int\limits_a^b f(x) dx...
49 49 votes
7 answers 7 answers
13.0k
13.0k views
Ishrat Jahan asked Nov 3, 2014
12,986 views
The circuit shown below implements a $\text{2-input}$ NOR gate using two $2-1$ MUX (control signal $1$ selects the upper input). What are the values of signals $x, y$ and...