Un-Answered Questions { Embedded Systems AllOther }

List out various uses of timers in embedded system?

504


What are the uses of the keyword static?

488


Which is the best way to write loops?

489


What is the scope of a function that is declared as static?

457


Can structures be passed to the functions by value?

427


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

523


What is a 'volatile' variable?

477


what is meant by a forward reference in c?

459


what is a pure function in arm terminology?

581


Which is better a char, short or int type for optimization?

534


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

507


Accessing fixed memory locations

490


How are variables mapped across to the various memories by the c compiler?

629


Advantages and disadvantages of using macro and inline functions?

492


What is difference between using a macro and a in line function?

485