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 are the most common errors you've found in embedded systems and how have you resolved them?
Advantages and disadvantages of using macro and inline functions?
What happens when recursive functions are declared inline?
Explain the properties of a object oriented programming language.
Can structures be passed to the functions by value?
Tell me how many types of ipc mechanism you know?
Tell me can structures be passed to the functions by value?
Explain what is meant by a sandbox, why you would use one, and identify examples of sandboxes in the wild.
Tell me what is the purpose of using critical sections?
Tell me what are the qualifiers in c?
What is the difference between locking and lockless (optimistic and pessimistic) concurrency models?
Tell me what is embedded system in a computer system?
What is top half & bottom half of a kernel?
Tell me about 3 times you failed.
Explain the concept of separation of concerns?