Design a circuit to detect when 3 and only 3 bits are set
out of 8 bits.(eg. o0101100)

Answer Posted / priya

keep the number in A reg and ratate it 8 times if carry
generates more than 3 it will indicate a non desired numer

Is This Answer Correct ?    12 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the repository pattern?

456


How does the interrupt architecture works?

494


What is pass by value and pass by reference? How are structure passed as arguments?

486


Explain what are real-time embedded systems?

577


Do you know what is virtual memory?

409






What is the purpose of the segment register?

420


Why is model transformations used in the embedded system?

436


What is continuous integration? Why is it important?

437


What does DMA address will deal with?

485


what is meant by a forward reference in c?

449


How does the interrupts handle by using the threads?

522


Tell me what happens when recursive functions are declared inline?

438


What kinds of problems can you hit with lockless model?

435


What's the difference between asynchrony and concurrency?

432


What is the task of the pre-processor?

450