Sunday, June 5, 2022

Advantages & Features of java

 Advantages & Features of java 

java
java 

  • Simple 

java is simple because java can be easily understandable instruction and readable by humans.

  • Platform independent 

java is platform-independent because of JVM and byte code.

  • Wora

write once run anywhere 

  • Robust  

java is robust in nature because it checks  for errors twice 

  • Hight performance  

java has  high  performance because it uses JIT compiler  

  • Dynamic in nature 

java in dynamic because it does automatic memory management.

  • Highly Secured 

java is highly secured programming language because execution happens inside JVM not inside  OS.

  • Multithreading 

In java, we can write a program to perform multiple tasks at the same time.

  • Portable 

java files can be executed in any  machines 

Java is Architecture neutral java is free of cost  open-source Software.


0 comments:

If you have any doubts,please let me know