What does malloc do? What will happen if we have a statement like malloc(sizeof(0));


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

Post New Answer

More Embedded Systems AllOther Interview Questions

Why is it better to use multi-threading polling instead of a single threading model?

0 Answers  


What is inversion of control? How does that relate to dependency injection?

0 Answers  


hi i want to learn embedded system course. can anyone tel me which training center is best in chennai to learn embedded system? plz help me

1 Answers  


What is refactoring? Name three common refactorings.

0 Answers  


What is spin lock?

0 Answers  






Tell me what type of scheduling is there in rtos?

0 Answers  


What is null pointer and what is its use?

0 Answers  


Why is the single responsibility principle important?

0 Answers  


Explain what happens when recursion functions are declared inline?

0 Answers  


Tell me which parameters decide the size of data type for a processor?

0 Answers  


A=7; b=8; x=a++-b; printf(“%d”, x ); what does this code give as output?

0 Answers  


What's yagni? Is this list of questions an example?

0 Answers  


Categories