Answer Posted / ranjeet garodia
answers given by Manjusinga about static is wrong:
it will be
4.Static: Once you declare the variable as static it exist
till the life of the program.
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
What does scope resolution operator do?
What c++ is used for?
How do you import payscale data from non SAP to SAP?is it through LSMW or any other way is there?
Describe the advantage of an external iterator.
What is a string example?
What are the uses of static class data?
What is a lambda function c++?
What is iostream in c++ used for?
What is a null object in c++?
How come you find out if a linked-list is a cycle or not?
What is the best c++ ide?
Explain static and dynamic memory allocation with an example each.
How do you initialize a string in c++?
Is c++ used anymore?
What is c++ array?