Explain me what is endianness of a system and how do different systems communicate with each other?
860You have just been put in charge of a legacy code project with maintainability problems. What kind of things would you look to improve to get the project on a stable footing?
977Given time, cost, client satisfaction and best practices, how will you prioritize them for a project you are working on? Explain why.
943Post New Embedded Systems AllOther Questions
Why would you choose java in embedded systems?
What is something substantive that you've done to improve as a developer in your career?
What is the function of dma controlled in embedded system?
Would you call yourself a craftsman (craftsperson) and what does that word mean to you?
Tell me what is rtos?
What is size of character, integer, integer pointer, character pointer?
Tell me what is the need for dmac in es?
What is digital signal controller ?
What do you do to stay abreast of the latest technologies and tools?
Tell me why is it better to use multi-threading polling then single threading model?
Please explain can structures be passed to the functions by value?
What does malloc do? What will happen if we have a statement like malloc(sizeof(0));
What are little endian and big endian types of storage? How can you identify which type of allocation a system follows?
can a pointer be volatile ? Explain.
Advantages and disadvantages of using macro and inline functions?