Explain the properties of a object oriented programming language.
Tell me can a variable be both const and volatile?
Tell me how does the interrupts handle by using the threads?
Design a circuit to detect when 3 and only 3 bits are set out of 8 bits.(eg. o0101100)
Tell me what happens when recursive functions are declared inline?
Describe a pattern that is not the factory pattern? How is it used and when?
Describe a time when you collaborated with designers and engineers to deploy a new product. What was your role?
What is null pointer and what is its use?
What is inversion of control?
What's the difference between a web server, web farm and web garden? How would your web application need to change for each?
Why are patterns important?
Tell me what are real-time embedded systems?
What are the differences between stateless and stateful systems, and impacts of state on parallelism.