86 Family (470)
VLSI (297)
DSP (55)
Embedded Systems AllOther (399) Name the unit that controls the sequential execution of instructions?
If your database was under a lot of strain, what are the first few things you might consider to speed it up?
For a single computer processor computer system, what is the purpose of a processor cache and describe its operation?
What are the different types of instructions of 8085?
What is an interrupt? List various types of interrupts available in 8051 microcontroller?
State the order of interrupts priority wise (lower to higher)?
What are the uses of the keyword static?
Tell me can a variable be both const and volatile?
What is meant by cross-compiler?
What type of interrupts are used for critical events and why?
Explain difference between risc and cisc processor?
Are you familiar with the term snooping?
Tell me what is rtos?
Which is the best way to write loops?
What are recursive and non recursive systems? give examples?