Open In App
Related Articles

ISRO | ISRO CS 2008 | Question 25

Improve Article
Improve
Save Article
Save
Like Article
Like

The logic operations of two combinational circuits in Figure-I and Figure-II are

(A) entirely different
(B) identical
(C) complementary
(D) dual


Answer: (A)

Explanation: The Two functions are entirely different as:

Figure 1: The logic gates derive the following function:

F1 = ((X + Y')' + X)'
   = ((X + Y')')'. X'
   = (X + Y'). X'
   = XX' + X'Y'
   = X'Y'

Figure 2: It is simple AND gate which has 1 input already complimented.

F2 = XY'

So, these two functions are entirely different.


Quiz of this Question

Whether you're preparing for your first job interview or aiming to upskill in this ever-evolving tech landscape, GeeksforGeeks Courses are your key to success. We provide top-quality content at affordable prices, all geared towards accelerating your growth in a time-bound manner. Join the millions we've already empowered, and we're here to do the same for you. Don't miss out - check it out now!

Last Updated : 20 Nov, 2018
Like Article
Save Article
Previous
Next
Similar Reads