what is static member method
Answers
Answered by
1
Static Data Members. Static data members have the same features as static methods, plus they are stored in a single location in memory. They are used when only one copy of a data member is needed across all instances of a class (e.g., a counter).
rooh123:
thanks a lot
Similar questions
Math,
7 months ago
English,
7 months ago
Computer Science,
1 year ago
Math,
1 year ago
Biology,
1 year ago