ITWissen.info - Tech know how online

Class method

The term class method is related to object-oriented programming. A class method is specifically a method that can only be executed by a class object and not by instance objects. Class methods are supported only by object-oriented programming languages with class objects. They can only access class variables and other class methods, but not instance variables and instance methods of their class.

Informations:
Englisch: Class method
Updated at: 06.12.2009
#Words: 61
Links: class, method, object (O),
Translations: DE
Sharing:    

All rights reserved DATACOM Buchverlag GmbH © 2024