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
Tell me is count down_to_zero loop better than count_up_loops?
Explain whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
Which is the best way to write loops?
You have two computers, and you want to get data from one to the other. How could you do it?
Explain the concept of convention over configuration, and talk about an example of convention over configuration you have seen in the wild.
Tell me about some of your hobby projects that you've written in your off time.
Tell me what are the uses of the keyword volatile?
Why would you choose java in embedded systems?
Explain what is size of character, integer, integer pointer, character pointer?
What is something substantive that you've done to improve as a developer in your career?
What is the repository pattern? The factory pattern? Why are patterns important?
Tell me significance of watchdog timer in embedded systems?
Explain the concept of separation of concerns?
Explain me what is semaphore?
Tell me what type of scheduling is there in rtos?