New Embedded Systems AllOther Interview Questions :: ALLInterview.com http://www.allinterview.com New Embedded Systems AllOther Interview Questions en-us Is tasklets or workqueues or softirqs are scheduled by the scheduler? http://www.allinterview.com/showanswers/76019.html no whether the mulitasking and multiprocessing are same or not. http://www.allinterview.com/showanswers/74470.html NOT What is Difference between CAN and GMLAN http://www.allinterview.com/showanswers/68640.html CAN :- Implemented by boach GMLAN:- Implemented for GM for vehicle network an diagnostics Design a circuit to detect when 3 and only 3 bits are set out of 8 b http://www.allinterview.com/showanswers/20744.html Add the digits and check the sum. It would imply a 3-bit adder (max. value = 8 can be represented with three bits) and compare the result to 011. Design a circuit for A + abs(B) = C, where A and B are 4 bits wide a http://www.allinterview.com/showanswers/20743.html make a 4-bit adder/subtractor ( which can perform A+B and A- B depending on value of bit say SUB..ie if SUB is 1 it will perform A+B ) now give A and B as inputs and make MSB of B as SUB bit. suppose A=0110(6),B=1110(-2);so result will be A-B i In 8085 microprocessor READY signal does.which of the following is in http://www.allinterview.com/showanswers/6375.html sequences the instructions..