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 difference between "set" logic, and "procedural" logic. When would you use each one and why?
Tell me which parameters decide the size of data type for a processor?
What are some examples of anti-patterns?
Tell me what could be the reasons for a system to have gone blank and how would you debug it?
Why does pre-emptive multi-threading used to solve the central controller problem?
Explain what is meant by a sandbox, why you would use one, and identify examples of sandboxes in the wild.
What is the volatile keyword used for?
What is inversion of control?
Tell me what is the difference between hard real-time and soft real-time os?
what is meant by a forward reference in c?
Discuss the differences between mocks and stubs/fakes and where you might use them (answers aren't that important here, just the discussion that would ensue).
Mention what are buses used for communication in embedded system?
Tell me what are the different storage classes in c?
How are local and global variables are allocated by compiler.
Explain me what are the rules followed by mutexes?