Describe a pattern that is not the factory pattern? How is it used and when?


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

Post New Answer

More Embedded Systems AllOther Interview Questions

What are the uses of the keyword volatile?

0 Answers  


Do you know what is the use of volatile keyword?

0 Answers  


What are recursive functions? Can we make them in line?

0 Answers  


Explain what is size of character, integer, integer pointer, character pointer?

0 Answers  


Explain me can we use printf inside isr?

0 Answers  






What is interrupt latency? How can you reduce it?

0 Answers  


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

0 Answers  


what is plc system

3 Answers  


Explain the uses of timers in embedded system?

0 Answers  


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

0 Answers  


DMA deals with which address (physical/virtual addresses) ?

3 Answers   Bosch,


Tell me how does the interrupts handle by using the threads?

0 Answers  


Categories