Technology: Technology is the practical application of
knowledge so that something entirely new can be done, or so that something can
be done in a completely new way. So
it is the way of solving problems through the application of knowledge from
multiple disciplines.
- Java technology is object oriented platform independent multithreaded programming environment.
- Object oriented programming environment means that support the following concept.
1.
Class
2.
Object
3.
Encapsulation
4.
Inheritance
5.
Polymorphism
6.
Abstraction
7.
Message passing
8.
Dynamic Binding