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
Why are pointers used?
Write about the members that a derived class can add?
Can you Mention some Application of C/C++?
What is an iterator?
what is Member Functions in Classes?
Define whitespace in C++.
Explain the difference between abstract class and interface in c++?
What are disadvantages of pointers?
Give 10 points of differences between C & C++.
Is c++ harder than java?
Explain how to initialize a const member data.
What is c++ coding?
Is python better than c++?
What are arrays c++?
Out of fgets() and gets() which function is safe to use?