Class-based_(programming) Class-based_(programming)

Class-based (programming) - Definition and Overview

Class-based programming, or more commonly class-orientation, refers to the style of object-oriented programming in which inheritance is achieved by defining classes of objects, as opposed to the objects themselves (compare Prototype-based programming).

Example languages

Although Simula introduced the class abstraction, the canonical example of a class-based language is Smalltalk. Others include C++, Java and C Sharp.

Category:Class-based programming languages provides an exhaustive list.

See also

Example Usage of (programming)

techgle_coding: Programming-Web Programming: Need help translating 2 lines of Perl code to PHP http://forum.techgle.com/showthread.php?t=36419
techgle_coding: Programming-Web Programming: Making a field un-editable until the correct radio button is pressed http://bit.ly/6IHxab
techgle_coding: Programming-Web Programming: help please with CSS http://forum.techgle.com/showthread.php?t=36408
Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.