C++ requires that you re-declare static data members outside the class. This is not required in Java.
Reveal answer
Fill a bubble to check yourself
C++ requires that you re-declare static data members outside the class. This is not required in Java.