What is the use of static functions?

Answer Posted / priya

static word meaning it cannot be changed.so when we use
static in the function it cannot be changed

Is This Answer Correct ?    6 Yes 73 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is type of 'this' pointer?

598


Is c++ a low level language?

516


How do you find out if a linked-list has an end?

652


Which software is best for c++ programming?

581


What is the advantage of an external iterator.

575






What is the best book for c++ beginners?

579


Why do you use the namespace feature?

652


Which function should be used to free the memory allocated by calloc()?

594


What is virtual destructor? What is its use?

579


What is rtti in c++?

629


What is the size of integer variable?

596


How would you use the functions randomize() and random()?

627


Who calls main function?

587


How to access a variable of the structure?

585


What is increment operator in c++?

564