Wednesday, March 30, 2011

java <> Object

Java is almost a Object Oriented Language. It is 'almost' as Java supports Premitives that's not object.
  1. Primitive Data Types
  2. Procedural Programming Constructs like if
  3. Static methods & variables
  4. Arrays
  5. package & import
  6. exception
  7. threading
  8. annotation
  9. reflection
  10. generics

No comments:

Post a Comment