What Are The Features & Characteristics Of Java Programming
Features & Characteristics Of Java Programmings Are:
1. Java Is Simple Programming Language:
Java is very simple programming language, and easy to write & understand the programming. Most of the concepts of java is taken from C++ programming language.
2. Java Is Secure Programming Language:
Due to java byte code this language is very secure, it never harms other system thus making it secure. Java provides web application in very secure way.
3. Potability Of Java:
We run java program in any system only need is jvm ( Java Virtual Machine). Java Programm can run in any Platform or Operating System, also we can share our data from one place to another place.
4. Java Is Object Oriented Programming Language:
Java is fully object oriented programming language, while C++ is semi object oriented programming language. In java without creating object we cant make any programm.
5.Java is Robust:
Java provide us error free programming & it strictly check error in run time.
6.Java Multithreading:
Java supports multitasking work, it perform lots of work in different different threads.
7. High Performance:
Java perform there task very fastly due to JVM. And its byte code is highly optimized.
8. Garbage Collection In Java:
Java maintains his memory automatically, with the help of JVM. Garbage collection handles all memory allocation & deallocation work.
9.Dynamic Binding:
Java comes with the concept of lots of new things, where it binds the data in class.
10. Compiler & Interpreter In Java:
In Java Compilation & Interpretation process is very easy & fast, that's why our code is very much robust and secure.
Search Keyword:Characteristics Of Java Programming, Advantages Of Java Programming