您的位置:寻梦网首页编程乐园Java天地Core JavaJava Lecture Notes

Introduction

Content

Apply

Reflect

Extend

previous.gif
 (3087 bytes)

next.gif
 (2959 bytes)


Content Index

Content Page # 20

Classes and Objects: Summary

We can summarise object concepts as follows:

  • Classes structure and organise a program
  • Classes are self-contained and autonomous
  • There may be many objects of the same class
  • A large program will have many classes, and many objects of each class
  • A convention followed in this module is that class names are spelt with the first letter capitalised
  • There are both classes of real world things and classes of concepts
  • Domain classes are those reflecting the real world system concepts, while other classes will solely be responsible for interaction


Now do Review Questions 6 – 10 

 

Back to top

basicline.gif (169 bytes)

RITSEC - Global Campus
Copyright ?1999 RITSEC- Middlesex University. All rights reserved.
webmaster@globalcampus.com.eg