Please tell me how is static data member similar to a global variable?
Submitted by: AdministratorThe life of a static data member exists between the functions which means that they are resident through out the execution of a program like the global variables.
Submitted by: Administrator
Submitted by: Administrator
Read Online C++ Template Job Interview Questions And Answers
Top C++ Template Questions
☺ | What is Template class? |
☺ | What is Cass template? |
☺ | Please tell me how is static data member similar to a global variable? |
☺ | Tell us what is the STL, standard template library? |
☺ | What is Class element in C++? |
Top C Plus Plus Language Categories
☺ | C++ Pointers & Functions Interview Questions. |
☺ | C++ Operator Overloading Interview Questions. |
☺ | C++ Exception Handling Interview Questions. |
☺ | C++ Virtual Functions Interview Questions. |
☺ | C++ Template Interview Questions. |