C++
After remo ...
Site Language: English
Українська
English
Русский
Programming Tests
Login
Sign Up
Programming Tests
Theory
Snippets
Papers
Landing
Android
Prices
FAQ
Cosmo Story
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
After removing the instance of a class, its static members:
Static class members continue to exist until the last instance of a class is deleted
Continue to exist even after the last instance of a class is deleted
Take on the initial values
Are removed with an instance of a class
Explanation
Static class members continue to exist even when there is no single instance of a class in which they are defined
static
variables
Like
Login in
to like
Comment
Login in
to comment
Share
Tweet
C
++
Quiz
Login to learn C++
or
Read more about
C++ Quizzes
Follow CodeGalaxy
Mobile Beta
Send Feedback
Sign Up Now
or
Subscribe for future quizzes
Login in to like
Login in to comment