|
IT SOLUTIONS
Your TECHNOLOGY partner!
|
|
|
|
More object oriented (OO) stuff.
General Info: Abstract Class / Abstract MemberAn abstract class member is a member that is specified in a class but not implemented. Classes that inherit from the class will have to implement the abstract member. Abstract members are a technique for ensuring a common interface with descendant classes. An abstract class is a class you cannot instantiate. A pure abstract class is a class with only abstract members. Languages FocusAbstraction is supported at various levels with each language. A language could enforce abstraction at the class level (either enforcing a no-instantiation rule or a only abstract members rule), and with class members (member methods and/or properties).
|
|||||||||||||||||||||||||||||||
|
||||||
| ||||||
|
©1995-2013 PrestwoodBoards [Security & Privacy]
A Prestwood IT Solutions website.
|