Hi,
What are important features of Java?
Thanks
Hi,
Being a popular Object Oriented programming language, Java comes with its most important feature. Its most important features is:
Write once run anywhere.
This is possible due to JVM, which compiles Java byte code into machine language on the Host computer.
Check All Java Features.
View all interview questions at Java Interview Questions with Answers page.
Ads