Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you detect if two 8-bit signals are same?

Answers were Sorted based on User's Feedback



How do you detect if two 8-bit signals are same?..

Answer / pvsreddy

by using X-OR(Exclusive-OR ) gate and checking using zero
flag ( it should be set if two 8-bit signals are same) .
also the accumulator contents will also become all bits
areoooo oooo.

Is This Answer Correct ?    22 Yes 2 No

How do you detect if two 8-bit signals are same?..

Answer / priyanka kokil

By using XNOR gate if the signals are same then only the
output will be one otherwise not.

Is This Answer Correct ?    19 Yes 4 No

How do you detect if two 8-bit signals are same?..

Answer / nag

PVSReddy is correct answer.

In Ex-OR gate:
1 - 1:0
1 - 0:1
0 - 1:1
0 - 0:0

Is This Answer Correct ?    10 Yes 1 No

How do you detect if two 8-bit signals are same?..

Answer / sunil

ex-or gate correct answer

Is This Answer Correct ?    4 Yes 1 No

How do you detect if two 8-bit signals are same?..

Answer / saravanan

by doing ex-or operation and checking zero flag. if zero
flag is set means two 8 bit signals are same.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More 86 Family Interview Questions

How many bit address bus does the 8085 use?

0 Answers  


Explain with an example how parameters can be passed using registers.

0 Answers  


Explain the instruction stream queue mechanism in the 8086?

0 Answers  


What are the different types of instructions responsible for data transfer instructions.

0 Answers  


8085 is how many bit microprocessor?

18 Answers  


What are wait states in microprocessors?

0 Answers  


explain the difference between 8086 and 8088?

0 Answers  


What is the main difference between 8085 and 8086 processors?

0 Answers  


Explain what is microcontroller?

0 Answers  


What is address bus, data bus and control bus in microprocessor 8051 ?

0 Answers  


What is a locator?

0 Answers  


Describe the instruction register of 8085?

0 Answers  


Categories