The static data members of a class are initialized-03249
The static data members of a class are initialized __________
This multiple choice question (MCQ) is related to the book/course
vu cs201 Introduction to Programming.
It can also be found in
vu cs201 Mid Term - Quiz No.16.
The static data members of a class are initialized __________
at file scope
within class definition
within member function
within main function