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
What is the best c++ book for beginners?
What is the best free c++ compiler for windows?
What is a rooted hierarchy?
What is an object in c++?
Is swift a good first language?
Is std :: string immutable?
Difference between inline functions and macros?
What are inline functions? What is the syntax for defining an inline function?
Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort
What is the disadvantage of using a macro?
Will this c++ program execute or not?
Is it possible to pass an object of the same class in place of object reference to the copy constructor?
What is difference between rand () and srand ()?
What is the function to call to turn an ascii string into a long?
What are the operators in c++?