Features Of Java
ØSimple
ØObject Oriented
Language
ØDistributed
ØInterpreted
ØRobust
ØSecure
ØPortable
ØMulti-Threaded
ØGarbage Collector
ØSimple
Java Programming is simple to understand because OPP(Object Oriented Programming) is 100%
applicable in Java programming language.
ØObject Oriented Language
Object oriented programming is a methodology in which programs using objects and classes every problems treated as an entity which makes program designing easier.
ØDistributed
Java allows to distributes their objects from one machine to another machine because it is platform
independent language that you can able to run java program online.
ØInterpreted
Java is a interpreted programming language because basically it runs through interpreter.
ØRobust
Java programming gives the feature of fault tolerance.e(Java program design to handle any real life
situation.
ØSecure
There are lots of resion that makes Java is very secure programming language it doesn't have any
traditional pointer concept like C programming so, it is not possible to access any memory location in
Java and it save your data.It i.a a big reason that nowadays every money transaction related works is
doing through Java programming application.
Features Of Java
Java Programming is simple to understand because OPP(Object Oriented Programming) is 100%
applicable in Java programming language.
Object oriented programming is a methodology in which programs using objects and classes every problems treated as an entity which makes program designing easier.
Java allows to distributes their objects from one machine to another machine because it is platform
independent language that you can able to run java program online.
Java is a interpreted programming language because basically it runs through interpreter.
ØRobust
Java programming gives the feature of fault tolerance.e(Java program design to handle any real life
situation.
ØSecure
There are lots of resion that makes Java is very secure programming language it doesn't have any
traditional pointer concept like C programming so, it is not possible to access any memory location in
Java and it save your data.It i.a a big reason that nowadays every money transaction related works is
doing through Java programming application.
Java code runs through any system through some modification or no modification.
We can able to runs two or more Java codes parallaly or simultaneously which is independent to
each other.
ØGarbage Collector
Java code runs through any system through some modification or no modification.
We can able to runs two or more Java codes parallaly or simultaneously which is independent to
each other.
ØGarbage Collector