| ★ wanayoo — archive 1999 http://wdvl.internet.com/Authoring/Java/Intro/Terms.html | Nouvelle recherche | Portail wanayoo |
|
|||
Terms
What are the Java Language Terms?Here is a brief definition of some of the Java language terms. If you are familiar with a 3rd or 4th generation programming language the term in parenthesis below will help you associate the object oriented term to a familiar concept.Class consists of variables and methods. Every Java applet is a class. (program) Method is a group of statements that perform activities in a class.(subroutine) Member Variable contains a value for a class that is available to all methods in the class.(common) Local Variable contains a value available only to the method in which it is defined. (local) Package is a group of classes bundled together for reference convenience. (library) Object is an instance or occurrence of a class. Naming Conventions Language Syntax For more details, consult these Internet resources for a comprehensive explanation of Java fundamentals and an introduction to object oriented programming.
| |||
internet.com
| |
e-commerce
|
Copyright 1999-2000 internet.com Corp. Legal Notices. Privacy Policy.