Alan Kay the object-oriented parent summary of OOP features _oop

Source: Internet
Author: User
1. Everything is an object
2. The computation communicates with each other through the object, requests other objects to perform the action to implement. Communication between objects by sending and receiving messages. Messages are made up of requests for actions and parameters necessary to complete a task
3. Each object has its own memory, which may include other objects
4. Each object is an instance of a class, which is actually a group of similar objects, such as certificates or lists
5. Class is the repository of object-related customary behavior (repository). That is, all objects of the same class can perform the same action.
6. A class is organized into a tree structure with a single root node, called an inheritance hierarchy. Memory and behavior associated with class instances are automatically inherited by descendants in the tree structure

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.