86 Family (470)
VLSI (297)
DSP (55)
Embedded Systems AllOther (399) What is the importance of causality?
What is inversion of control?
If an/ap = 0.5, an/ap = 1, an/ap = 3, for 3 inverters draw the transfer characteristics?
Tell me about 3 times you failed.
Explain the difference between "set" logic, and "procedural" logic. When would you use each one and why?
Why would you choose java in embedded systems?
Give truth table for a half adder, give a gate level implementation of the same?
Are all the bits of flag register used in 8051?
What is the difference between "set" logic, and "procedural" logic. When would you use each one and why?
In the design of a large inverter, why do we prefer to connect small transistors in parallel (thus increasing effective width) rather than lay out one transistor with large width?
What does tasm stand for and what is its use?
What is refactoring? Have you used it and it is important? Name three common refactorings.
A=7; b=8; x=a++-b; printf(ā%dā, x ); what does this code give as output?
What is top half & bottom half of a kernel?
Tell me how MOSFET works.