Java View all facts Glossary Help |
specification > class > Math |
Math comparison table |
Subject | is an instance of | is a subtopic of | contain | is a kind of | have | has definition | is partitioned into |
---|---|---|---|---|---|---|---|
class | Classes | data associated with each object | specification | a unique name since somebody in the future might want to import the packages containing both classes and hence create a name clash | A template that describes the data and behaviour of its instances called objects | abstract class, concrete class | |
Math | class | Example Classes | built-in class methods:
| specification |
Next class: nested class Up: class Previous class: main class