The Features which make's java as most power full language.
Simple:The java is a simple language because it has different simple features.The java codes are simple and does not contain any pointer concept in explicit way.Automatic memory allocation and deallocation with strong memory management provides us bug free system.
Performance:Garbage collector and lightweight thread process enhance the performance of java programs.An another technique of it that is just in time compilation technique that improves the performance of java programs.
Eliminating week point's of C:.It does not use memory pointers.Java does not use preprocessor.
Security:
Platform Independent or Portable:
Byte Code:Byte code are always the form of 0 and 1 that is ease to understood by any machine.
JVM:Java vertual machine make's a java program platform independent .
Object Oriented:
Robust:
Multi Threading:
Architectural Nature:
Distributed and Dynamic:Java supports HTTP and FTP protocols and also supports other protocols like TCP/IP and IP protocol's.These protocols help's the java to enable for the network to use remote access.Different networking features with servlet and applet's on the internet.
Metadata:
No comments:
Post a Comment