Thread: Java terms
View Single Post
  #1 (permalink)  
Old 12-10-2007, 05:50 AM
Shaolin Shaolin is offline
Member
 
Join Date: Nov 2007
Posts: 37
Shaolin is on a distinguished road
Java terms
Hi Guys,

I need some help defining some java terms. I've been reading up on them but I still cant get my head around some of them and would like someone to explain it in real simple terms with some examples please.

1. Object
2. reference (e.g. references to objects)
3. instance
4. What is the purpose of an abstract class?
5. container
6. packages test;
7. import test.*;
8. Polymorphism
Reply With Quote
Sponsored Links