Question: c++ plz answer asap When a const static data member is initialized in the class body, the data member must still be defined as static
When a const static data member is initialized in the class body, the data member must still be defined as static with an initializer the data member must still be defined outside the class definition the data member must still be defined inside the class definition all of these none of these
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
