Rozmiar pliku: 389,83 KB
PJIIT - Design and Analysis of Information Systems (MAS)
Lecture 04 - "Classes in Object-Oriented Programming Languages"
Topics: Implementation of the following constructs in the popular programming languages (Java):
o A class
o An extent
o Attributes:
- Simple and complex
- Mandatory and optional
- Single and multi-valued
- Of an object or a class
- Derived
o Methods:
- of a class
o of an object
- pverloading and overriding
o Persistency
o Utility class
o Summary