Explore the path of Java Agile Learning

Source: Internet
Author: User

One:

OOP: Object-oriented Programming

OOPL: Object-oriented programming language

OMT: Object Modeling Techniques

OOA: Object-oriented Analysis

OOD: Object-oriented design

IDE: Integrated development Environment (eclipse contains JDT (Java Development tools (plugin set)))

Two:

The object has state, behavior, and identity, and the Java language cannot directly access the object, but rather by referencing (identifying) the object

( name, attribute, method )

Three:

An instance of the class is an object ( an instance of the geometry is a circle )

Inherit extends "is a"

Reference "has a"

Four:

The Java program source file must have the same name as the class name of the public class, so you can define a maximum of one public class in a Java source file

Five:

File name extension setting tick

Six:

Explore the path of Java Agile Learning

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.