Concept
Static member
Books
Journey Statusmastered Tags
A field or method that belongs to the Class itself rather than to instances, shared across all objects of that class and accessible without creating an instance.
A field or method that belongs to the Class itself rather than to instances, shared across all objects of that class and accessible without creating an instance.