Design a circuit to detect when 3 and only 3 bits are set
out of 8 bits.(eg. o0101100)
Answer Posted / xyz
You fools...the question is to design a circuit
(hardware)..not writing a program.
| Is This Answer Correct ? | 31 Yes | 0 No |
Post New Answer View All Answers
What is the task of the pre-processor?
Explain the components of an embedded system?
Explain me what are the rules followed by mutexes?
What is meant by a sandbox.
How might a task-based model differ from a threaded model?
Explain how does combination of functions reduce memory requirements in embedded systems?
Explain the difference between a microcontroller and an embedded system?
Tell me can we use any function inside isr?
Do you know what is the use of volatile keyword?
How can you optimize the i/o performance?
Explain what happens when recursion functions are declared inline?
What is an anti-aliasing filter?
What do you do when you get stuck with a problem you can't solve?
What is inversion of control? How does that relate to dependency injection?
What is pass by value and pass by reference? How are structure passed as arguments?