Object oriented programming
An object is a class in object oriented programming and consist of three things.
- Identity (Name)
- Attributes (Properties)
- Behaviors (actions, methods)
Warning: Constant MAX_FILE_SIZE already defined in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/lib/tpl/bootstrap3/tpl/global.php on line 64 Warning: Cannot modify header information - headers already sent by (output started at /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/lib/tpl/bootstrap3/tpl/global.php:64) in /customers/8/7/8/dwpdesign.se/httpd.www/dokuwiki/lib/tpl/bootstrap3/main.php on line 15
[[programming:object_oriented:oop]]
An object is a class in object oriented programming and consist of three things.