What is a memory leak? What is a segmentation fault?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Embedded Systems AllOther Interview Questions

What do you mean by interrupt latency?

0 Answers  


Why cannot arrays be passed by values to functions?

0 Answers  


Tell me why does pre-emptive multi-threading used to solve the central controller problem?

0 Answers  


Tell me what is the purpose of using critical sections?

0 Answers  


what is the command/instruction in ARM that does not do anything or does not execute any instruction ? (except NOP instruction)

0 Answers   Bosch,






In 8085 microprocessor READY signal does.which of the following is incorrect statements [a]It is input to the microprocessor [b] It sequences the instructions

4 Answers   Wipro,


What is the main function of multiplexed address/data bus?

0 Answers  


How do the mvp, mvc, and mvvm patterns relate?

0 Answers  


Explain what are the differences between analytical and computational modeling?

0 Answers  


look at following code void foo(void) { unsigned int a = 6; int b = -20; int c = (a+b > 6) ? 1:0; } o/p is 1 why explain promotion rules

1 Answers  


Program to print the 32 number in form of binary, Hexa and ASCI.

0 Answers   Royal Enfield,


Explain interrupt latency and how can we decrease it?

0 Answers  


Categories