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 do you mean by friend class & friend function in c++?
Define linked lists with the help of an example.
What are associate containers?
Is overriding possible in c++?
How do I run a program in notepad ++?
What do you mean by a template?
Write about an iterator class?
How do you establish an is-a relationship?
Explain the virtual inheritance in c++.
What are the benefits of operator overloading?
Difference between inline functions and macros?
Describe Trees using C++ with an example.
What is the use of endl?
Can we make copy constructor private in c++?
What are signs of manipulation?