
|
|
|||||||||||
What is Object Oriented Programming (OOP)?By Tony Marston2007-01-30
What is an Object Oriented language? A computer language can be aid to be Object Oriented if it provides support for the following:
A class defines (encapsulates) both the properties (data) of an entity and the methods (functions) which may act upon those properties. Neither properties or methods which can be applied to that entity should exist outside of that class definition. Tutorial Pages: » Introduction » What OOP is NOT » What is an Object Oriented language? » What OOP is » The difference between OOP and non-OOP » Practical Examples » Conclusion » References |
||||||||||||
| About the NetVisits, Inc Network | Write For Us | Advertise Copyright ©2007 NetVisits, Inc Network. All Rights Reserved. Privacy Policy. |
Visit other NetVisits, Inc. sites: |