Explain the feature of java and list out the characteristics of java
Answers
Answered by
0
Explanation:
Java is a interpreted language, which enables java as a architectural neutral i.e. platform independent. We can write the program once and it can be executed on any platform with the help of the Java Virtual Machine (JVM). ... Java does not provide any platform specific features.
Answered by
0
Some of the features of Java are :-
It is compiled and interpreted.
It is platform independent.
It is purely object oriented programming language.
It has a unique compilation system.
It specially designed to provide safe and secure access view.
It supports multimedia.
It is an open product that is available in free of cost.
Similar questions